|
OPAL (Object Oriented Parallel Accelerator Library) 2024.2
OPAL
|
#include "Algebra/Array1D.h"#include "Algebra/TpsSubstitution.h"#include "FixedAlgebra/FArray1D.h"#include "FixedAlgebra/FMonomial.h"Go to the source code of this file.
Classes | |
| class | FTpsData< N > |
| Internal utility class for FTps<T,N> class. More... | |
Variables | |
| template<int N> | |
| FTpsData< N > * | FTpsData< N >::theBook = new FTpsData<N>() |
| template<int N> | |
| int | FTpsData< N >::topOrder |
| template<int N> | |
| int | FTpsData< N >::topSize |
Definition at line 144 of file FTpsData.h.
| int FTpsData< N >::topOrder |
Definition at line 149 of file FTpsData.h.
Referenced by FVps< T, N >::getTopOrder(), Vps< T >::getTopOrder(), and VpsMap< T >::substitute().
| int FTpsData< N >::topSize |
Definition at line 153 of file FTpsData.h.