Classes | |
| struct | OptVarMapE8 |
| class | OptVarStructE8 |
| struct | ParamType |
| class | StateCf |
| class | StateNm |
| class | StateNmWithL |
| class | StateSimE8Base |
| class | StateSimVW |
| class | StateWithGradSimVW |
| class | StateWithLSimVW |
| class | StateWithLWithGradSimVW |
Typedefs | |
| template<class TNumType > | |
| using | StateE8 = StateMap< TNumType, StateNm, StateCf > |
| template<class TNumType > | |
| using | StateWithGradE8 = StateWithGradMap< TNumType, StateNm, StateCf, OptVarStructE8 > |
| template<class TNumType > | |
| using | StateWithLE8 = StateMap< TNumType, StateNmWithL, StateCf > |
| template<class TNumType > | |
| using | StateWithLWithGradE8 = StateWithGradMap< TNumType, StateNmWithL, StateCf, OptVarStructE8 > |
Variables | |
| static constexpr const size_t | optParamBlockSize = 4 |
| using tuw::Edge8::StateE8 = typedef StateMap<TNumType, StateNm, StateCf> |
| using tuw::Edge8::StateWithGradE8 = typedef StateWithGradMap<TNumType, StateNm, StateCf, OptVarStructE8> |
| using tuw::Edge8::StateWithLE8 = typedef StateMap<TNumType, StateNmWithL, StateCf> |
| using tuw::Edge8::StateWithLWithGradE8 = typedef StateWithGradMap<TNumType, StateNmWithL, StateCf, OptVarStructE8> |