api / koma.matrix.ejml / EJMLMatrix / <init>
<init>
EJMLMatrix(storage: SimpleMatrix)
An implementation of the Matrix interface using EJML. You should rarely construct this class directly, instead make one via the top-level functions in creators.kt (e.g. zeros(5,5)) or EJMLMatrixFactory.