Show / Hide Table of Contents

    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>

    Enums

    BLAS.CBLAS_LAYOUT

    BLAS.CBLAS_TRANSPOSE

    BLAS.CBLAS_UPLO

    Delegates

    BLAS.__cblas_ddot

    BLAS.__cblas_dgemm

    BLAS.__cblas_dgemm_batch

    BLAS.__cblas_dgemv

    BLAS.__cblas_sdot

    BLAS.__cblas_sgemm

    BLAS.__cblas_sgemm_batch

    BLAS.__cblas_sgemv

    BLAS.__LAPACKE_geev

    BLAS.__LAPACKE_gesdd

    BLAS.__LAPACKE_getrf

    BLAS.__LAPACKE_getri

    BLAS.__LAPACKE_syevd

    Back to top Generated by DocFX