Package | Description |
---|---|
org.apache.commons.math3.linear |
Linear algebra support.
|
Modifier and Type | Class and Description |
---|---|
class |
MatrixDimensionMismatchException
Exception to be thrown when either the number of rows or the number of
columns of a matrix do not match the expected values.
|
Copyright © 2003–2016 The Apache Software Foundation. All rights reserved.