CoreImplementations<T> Properties

Properties

AutoLoadNativeProviders Gets or sets a value that indicates whether native (processor specific) implementation providers should be loaded automatically.
Decompositions Gets or sets the current implementation of matrix decompositions.
Fft Gets or sets the current FFT implementation.
LinearAlgebra Gets or sets the current implementation of the Basic Linear Algebra Subroutines (BLAS) for real and complex values.
NativeProviderBaseName Gets or sets the base name of the native provider assemblies.
NativeProviderBaseNameOfSingle Gets or sets the base name of the single-precision native provider assemblies.
NativeProviderPath Gets or sets the path where the assemblies that
RawLinearAlgebra Gets or sets the current implementation of the Basic Linear Algebra Subroutines (BLAS) for the current element type.
SparseLinearAlgebraOperations Gets or sets the current implementation of the sparse linear algebra routines.
VectorFunctions Gets or sets the current implementation of array functions.

See Also