LUDecomposition.Vec

Vector type.

struct LUDecomposition(size_t N, E)
alias Vec = Vector!(N, E)

Meta