|
DPsim
|
#include <dpsim-models/Definitions.h>Go to the source code of this file.
Classes | |
| class | DPsim::SolverException |
| class | DPsim::UnsupportedSolverException |
Namespaces | |
| namespace | DPsim |
Macros | |
| #define | DOUBLE_EPSILON 1E-12 |
Typedefs | |
| using | DPsim::Real = CPS::Real |
| using | DPsim::Complex = CPS::Complex |
| using | DPsim::String = CPS::String |
| using | DPsim::Bool = CPS::Bool |
| using | DPsim::Int = CPS::Int |
| using | DPsim::UInt = CPS::UInt |
| using | DPsim::Matrix = CPS::Matrix |
| using | DPsim::MatrixComp = CPS::MatrixComp |
| using | DPsim::SparseMatrix = CPS::SparseMatrixRow |
| using | DPsim::SparseMatrixComp = CPS::SparseMatrixCompRow |
| template<typename T> | |
| using | DPsim::MatrixVar = CPS::MatrixVar<T> |
| #define DOUBLE_EPSILON 1E-12 |
Definition at line 14 of file Definitions.h.