Core Implementations<T> Properties
Properties
Auto | 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. |
Linear | Gets or sets the current implementation of the Basic Linear Algebra Subroutines (BLAS) for real and complex values. |
Native | Gets or sets the base name of the native provider assemblies. |
Native | Gets or sets the base name of the single-precision native provider assemblies. |
Native | Gets or sets the path where the assemblies that |
Raw | Gets or sets the current implementation of the Basic Linear Algebra Subroutines (BLAS) for the current element type. |
Sparse | Gets or sets the current implementation of the sparse linear algebra routines. |
Vector | Gets or sets the current implementation of array functions. |