NMath User's Guide

TOC |  Previous |  Next |  Index

5.1 Class Names (.NET, C#, CSharp, Visual Basic, VB.NET)

The classes that encapsulate vectors in NMath are named <Type>Vector, where <Type> is Float, Double, FloatComplex, or DoubleComplex. (See Chapter 3 for a description of the complex number classes.) Thus:

TOC |  Previous |  Next |  Index