OPAL (Object Oriented Parallel Accelerator Library) 2022.1
OPAL
|
#include "FixedAlgebra/FArray1D.h"
#include "FixedAlgebra/FMatrix.h"
#include "Utilities/SingularMatrixError.h"
#include <cmath>
Go to the source code of this file.
Classes | |
class | FLUMatrix< T, N > |
A templated representation of a LU-decomposition. More... | |