Uses of Class
one.microstream.math.MatrixException
- 
Packages that use MatrixException Package Description one.microstream.math  - 
- 
Uses of MatrixException in one.microstream.math
Methods in one.microstream.math that throw MatrixException Modifier and Type Method Description static <T> T[][]Matrix. validateArray(T[][] array)Validates ifarrayis a well-formed array in terms of a matrix. 
 -