G+Smo
24.08.0
Geometry + Simulation Modules
|
Provides extra member declarations to the Eigen MatrixBase class. More...
Go to the source code of this file.
Functions | |
Matrix< Scalar, Dynamic, Dynamic > | cramerInverse () const |
Inversion for small matrices using Cramer's Rule. | |
void | cramerInverseInPlace () |
Inplace inversion for small matrices using Cramer's Rule. | |
void | gaussElim () |
Simple (inplace) Gauss elimination without any pivoting. | |
Provides extra member declarations to the Eigen MatrixBase class.
This file is part of the G+Smo library.
This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/.
Author(s): A. Mantzaflaris