koblas

F64Backends

class F64Backends(config: HostBlasConfig = HostBlasConfig())(source)

The CBLAS and LAPACKE halves resolved from one OpenBLAS and optional LAPACKE path pair.

Constructors

F64Backends

constructor(config: HostBlasConfig = HostBlasConfig())(source)

Properties

blas

The CBLAS half.

decompositions

The LAPACKE half.

kernels

The level-1 CBLAS half.