api / koma.matrix / MatrixType
typealias MatrixType<T> = () ->MatrixFactory<Matrix<T>>
typealias MatrixType<T> = () ->
MatrixFactory
<
Matrix
T
>>
From here you can search these documents. Enter your search terms below.