The CoreProviderT generic type exposes the following members.
| Name | Description |
---|
 | ArrayFunctions |
Gets or sets the current implementation of array functions
for double-precision arguments.
|
 | ComplexArrayFunctions |
Gets or sets the current implementation of array functions
for double-precision arguments.
|
 | DecompositionOperations |
Gets or sets the current LAPACK implementation
for double-precision arguments.
|
 | Fft |
Gets or sets the current FFT provider implementation
for double-precision arguments.
|
 | HasSharedDegreeOfParallelism |
Indicates whether the degree of parallelism is a property that is shared
across instances.
|
 | LinearAlgebraOperations |
Gets or sets the current implementation of the
BLAS for double-precision arguments.
|
 | MaxDegreeOfParallelism |
Gets or sets the maximum degree of parallelism enabled by this instance.
|
 | ParallelOptions |
Gets an object that specifies how the calculations should be parallelized.
|
 | SparseLinearAlgebra |
Gets or sets the current implementation of the sparse
BLAS for double-precision arguments.
|
Top
Reference