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