Uses of Class
util.MatrixFormatException
Packages that use MatrixFormatException
-
Uses of MatrixFormatException in math.matrix.expressParser
Methods in math.matrix.expressParser that throw MatrixFormatExceptionModifier and TypeMethodDescriptionvoid
MatrixValueParser.scanner()
Scans a matrix value string into tokens, e.g [2,4,5:3,9.939,45.2:1,4,2] and produces an output containing the numbers and the colons in the ArrayList attribute scan.