api / koma.matrix.jblas / JBlasMatrix / <init>

<init>

JBlasMatrix(storage: DoubleMatrix)

An implementation of the Matrix interface using jBlas. You should rarely construct this class directly, instead make one via the top-level functions in creators.kt (e.g. zeros(5,5)) or JBlasMatrixFactory.