Class BLAS.Impl
BLAS/LAPACK native library
Inheritance
System.Object
BLAS.Impl
Namespace: Tensor.Host
Assembly: Tensor.dll
Syntax
type BLAS.Impl (blasName:NativeLibName, lapackName:NativeLibName)
Parameters
Type | Name | Description |
---|---|---|
Tensor.Utils.NativeLibName | blasName | |
Tensor.Utils.NativeLibName | lapackName |
Constructors
Name | Description |
---|---|
new: NativeLibName * NativeLibName -> Impl | Implicit constructor. |
Properties
Name | Description |
---|---|
property Has_cblas_gemm_batch: bool |