LUDecomposition.Mat

Matrix type.

struct LUDecomposition(size_t N, E)
alias Mat = Matrix!(N, N, E)

Meta