The SingleLinearAlgebraProvider type exposes the following members.
| Name | Description |
---|
 | BaseName | |
 | BlasLevel1 |
Gets or sets the current implementation of the Level 1
BLAS for double-precision arguments.
|
 | BlasLevel2 |
Gets or sets the current implementation of the Level 2
BLAS for double-precision arguments.
|
 | BlasLevel3 |
Gets or sets the current implementation of the Level 3
BLAS for double-precision arguments.
|
 | ComplexBlasLevel1 |
Gets or sets the current implementation of the Level 1
BLAS for double-precision complex arguments.
|
 | ComplexBlasLevel2 |
Gets or sets the current implementation of the Level 2
BLAS for double-precision complex arguments.
|
 | ComplexBlasLevel3 |
Gets or sets the current implementation of the Level 3
BLAS for double-precision complex arguments.
|
 | ComplexLapack |
Gets or sets the current LAPACK implementation
for double-precision complex arguments.
|
 | ComplexSparseBlas |
Gets or sets the current implementation of the sparse
BLAS for double-precision complex arguments.
|
 | Lapack |
Gets or sets the current LAPACK implementation
for double-precision arguments.
|
 | SparseBlas |
Gets or sets the current implementation of the sparse
BLAS for double-precision arguments.
|
Top
Reference