Show / Hide Table of Contents

    Property Vendor

    Vendor BLAS and LAPACK.

    Namespace: Tensor.Host
    Assembly: Tensor.dll
    Syntax
    | Vendor
    Remarks

    This uses the system BLAS and LAPACK libraries by loading the shared libaries with the following names. Windows: blas.dll and lapacke.dll. Linux: libblas.so and liblapacke.so. Mac OS: libblas.dylib and liblapacke.dylib.

    Back to top Generated by DocFX