api / koma.matrix / Matrix / floatFactory

floatFactory

var floatFactory:MatrixFactory<Matrix<Float>>

Default factory that all top-level functions use when building new matrices. Single precision.

Replace this factory at runtime with another to change what backend the top-level functions use for computation.