Uses of Package
org.djunits.vecmat.def
Packages that use org.djunits.vecmat.def
Package
Description
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.
Rectangular matrix implementations with dimension NxM.
Two-dimensonal tables with quantities.
-
Classes in org.djunits.vecmat.def used by org.djunits.vecmat.d1ClassDescriptionMatrix contains a number of standard operations on matrices of relative quantities.SquareDenseMatrix implements the core functions for a matrix with n x n real-valued entries.SquareMatrix defines a number of operations that can be applied to square matrixes, such as transpose, invert, and determinant.Vector contains the contract for Vector classes.VectorMatrix contains a number of standard operations on vectors and matrices of relative quantities.
-
Classes in org.djunits.vecmat.def used by org.djunits.vecmat.d2ClassDescriptionMatrix contains a number of standard operations on matrices of relative quantities.SquareDenseMatrix implements the core functions for a matrix with n x n real-valued entries.SquareMatrix defines a number of operations that can be applied to square matrixes, such as transpose, invert, and determinant.Vector contains the contract for Vector classes.VectorMatrix contains a number of standard operations on vectors and matrices of relative quantities.
-
Classes in org.djunits.vecmat.def used by org.djunits.vecmat.d3ClassDescriptionMatrix contains a number of standard operations on matrices of relative quantities.SquareDenseMatrix implements the core functions for a matrix with n x n real-valued entries.SquareMatrix defines a number of operations that can be applied to square matrixes, such as transpose, invert, and determinant.Vector contains the contract for Vector classes.VectorMatrix contains a number of standard operations on vectors and matrices of relative quantities.
-
Classes in org.djunits.vecmat.def used by org.djunits.vecmat.defClassDescriptionMatrix contains a number of standard operations on matrices of relative quantities.SquareDenseMatrix implements the core functions for a matrix with n x n real-valued entries.SquareMatrix defines a number of operations that can be applied to square matrixes, such as transpose, invert, and determinant.Vector contains the contract for Vector classes.VectorMatrix contains a number of standard operations on vectors and matrices of relative quantities.
-
Classes in org.djunits.vecmat.def used by org.djunits.vecmat.dnClassDescriptionMatrix contains a number of standard operations on matrices of relative quantities.SquareMatrix defines a number of operations that can be applied to square matrixes, such as transpose, invert, and determinant.Vector contains the contract for Vector classes.VectorMatrix contains a number of standard operations on vectors and matrices of relative quantities.
-
Classes in org.djunits.vecmat.def used by org.djunits.vecmat.dnxmClassDescriptionMatrix contains a number of standard operations on matrices of relative quantities.VectorMatrix contains a number of standard operations on vectors and matrices of relative quantities.
-
Classes in org.djunits.vecmat.def used by org.djunits.vecmat.tableClassDescriptionVectorMatrix contains a number of standard operations on vectors and matrices of relative quantities.