Uses of Class
org.djunits.vecmat.NonInvertibleMatrixException
Packages that use NonInvertibleMatrixException
Package
Description
General utilities for djunits.
1-element vector and matrix classes with a unit.
2-element vector and matrix classes with a unit.
3-element vector and matrix classes with a unit.
Definition classes for vectors and matrices.
Copyright (c) 2025-2025 Delft University of Technology, Jaffalaan 5, 2628 BX Delft, the Netherlands.
Copyright (c) 2025-2025 Delft University of Technology, Jaffalaan 5, 2628 BX Delft, the Netherlands.
Square vector and matrix implementations with dimension N.
-
Uses of NonInvertibleMatrixException in org.djunits.util
Methods in org.djunits.util that throw NonInvertibleMatrixExceptionModifier and TypeMethodDescriptionstatic double[]MatrixMath.inverse(double[] aSi, int n) Calculate the inverse. -
Uses of NonInvertibleMatrixException in org.djunits.vecmat.d1
Methods in org.djunits.vecmat.d1 that throw NonInvertibleMatrixException -
Uses of NonInvertibleMatrixException in org.djunits.vecmat.d2
Methods in org.djunits.vecmat.d2 that throw NonInvertibleMatrixException -
Uses of NonInvertibleMatrixException in org.djunits.vecmat.d3
Methods in org.djunits.vecmat.d3 that throw NonInvertibleMatrixException -
Uses of NonInvertibleMatrixException in org.djunits.vecmat.def
Methods in org.djunits.vecmat.def that throw NonInvertibleMatrixException -
Uses of NonInvertibleMatrixException in org.djunits.vecmat.dn
Methods in org.djunits.vecmat.dn that throw NonInvertibleMatrixException