Home | History | Annotate | Download | only in linear

Lines Matching refs:InvalidMatrixException

426         throws MatrixIndexException, InvalidMatrixException {
432 throw new InvalidMatrixException(
459 throws MatrixIndexException, InvalidMatrixException {
465 throw new InvalidMatrixException(
483 throws MatrixIndexException, InvalidMatrixException {
488 throw new InvalidMatrixException(
506 throws MatrixIndexException, InvalidMatrixException {
511 throw new InvalidMatrixException(
538 throws MatrixIndexException, InvalidMatrixException {
543 throw new InvalidMatrixException(
570 throws MatrixIndexException, InvalidMatrixException {
575 throw new InvalidMatrixException(
624 throws InvalidMatrixException {
634 throws InvalidMatrixException {
942 throws IllegalArgumentException, InvalidMatrixException {
952 throws IllegalArgumentException, InvalidMatrixException {
975 * @throws InvalidMatrixException if the matrix is non-square or singular.
980 throws InvalidMatrixException {