Click or drag to resize

Altaxo.Calc.Providers.LinearAlgebra Namespace

[Missing <summary> documentation for "N:Altaxo.Calc.Providers.LinearAlgebra"]

Classes
 ClassDescription
Public classLinearAlgebraControl 
Public classManagedLinearAlgebraProvider The managed linear algebra provider.
Interfaces
 InterfaceDescription
Public interfaceILinearAlgebraProvider Interface to linear algebra algorithms that work off 1-D arrays.
Public interfaceILinearAlgebraProviderT Interface to linear algebra algorithms that work off 1-D arrays.
Enumerations
 EnumerationDescription
Public enumerationNorm Types of matrix norms.
Public enumerationTranspose How to transpose a matrix.