Namespace Tensor.Host
Classes
BLAS
BLAS / LAPACK library
BLASLib (union)
BLAS and LAPACK libraries.
BLAS (mod)
BLAS / LAPACK library
BLAS.blas_int (abrv)
BLAS.Impl
BLAS/LAPACK native library
BLAS.lapack_int (abrv)
Cfg
Options for configuring operations performed on hosts tensors.
PinnedMemory
pinned .NET managed memory (wraps a GCHandle)
TensorHostBackend<'T>
Backend for host tensors.
TensorHostDevice
Factory for host tensors.
TensorHostStorage<'T>
Storage (using a .NET array) for host tensors.
Interfaces
ITensorHostStorage
type-neutral interface to TensorHostStorage<'T>