.NET Matrix Library
CVector Class Properties
See Also  Send comments on this topic


For a list of all members of this type, see CVector members.

Public Properties

 NameDescription
public PropertyDataThis property is used while serializing and deserializing the CVector object and is not intended to be used directly from your code.  
public PropertyDataPtrGets the address of the unmanaged (native) memory block containing the vector's elements.  
public PropertyItemGets or sets a single vector element.  
public PropertyLengthGets or sets the vector length.  
Top

See Also

.NET Matrix Library Documentation