MTensor_setReal (C Function)
  
       
      
sets a single element of an MTensor of real type.
Details
  
    
   Examples  
  Basic Examples  
   See Also
 Tech Notes
 LibraryLink`
  MTensor_setReal (C Function)
      
     
sets a single element of an MTensor of real type.
Details
- Used in C/C++ code in a library function called from the Wolfram Language.
 - Uses the same numbering scheme as the Wolfram Language parts, i.e. the first element is 1.
 - The array 
 is assumed to have length at least equal to the rank of 
. - A nonzero error code value will be returned if the element does not exist, if 
 is not an MTensor of real type. 
See Also
callback: MTensor_getReal MTensor_getRealData