api / koma.matrix.mtj / MTJMatrix / <init>

<init>

MTJMatrix(storage: DenseMatrix)

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