NMath Core Reference Guide Version 2.4

FloatVector Class

Class FloatVector represents a mathematical vector of floating point numbers.

For a list of all members of this type, see FloatVector Members.

System.Object
   CenterSpace.NMath.Core.FloatVector

public class FloatVector : IEnumerable, ICloneable, ISerializable

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: CenterSpace.NMath.Core

Assembly: NMathCoreMath (in NMathCoreMath.dll)

See Also

FloatVector Members | CenterSpace.NMath.Core Namespace