Package koma.matrix.cblas
Types
Name | Summary |
---|---|
CBlasMatrix | class CBlasMatrix : Matrix < Double >, DoubleMatrixBase An implementation of the Matrix interface using raw cblas calls. |
CBlasMatrixFactory | class CBlasMatrixFactory : DoubleFactoryBase < CBlasMatrix > |