Click or drag to resize

MatrixExtensions Class

Implements public common matrix and vector operations.
Inheritance Hierarchy
SystemObject
  Austra.Library.HelpersMatrixExtensions

Namespace: Austra.Library.Helpers
Assembly: Austra.Library (in Austra.Library.dll) Version: 2.8.0+892c66cd78254e5a7ad663c063da400b3042cf5b
Syntax
C#
public static class MatrixExtensions

The MatrixExtensions type exposes the following members.

Properties
 NameDescription
Public propertyStatic memberTERMINAL_COLUMNSNumber of characters in a line.
Top
Methods
 NameDescription
Public Extension MethodToStringGets a text representation of a matrix.
Top
See Also