Click or drag to resize

Altaxo.Calc.Providers.LinearAlgebra Namespace

Contains linear algebra providers and backend control.
Classes
 ClassDescription
Public classLinearAlgebraControl Controls selection and lifetime of the active linear algebra provider.
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.