Protected Attributes | List of all members
tuw::ParamFuncsBaseFuncVarsStatic< TNumType, TFuncSize > Struct Template Reference

#include <param_func.hpp>

Protected Attributes

std::array< std::size_t, TFuncSize > func2Arc_
 Maps the parametrized functions to their afferent arc parametrizations. More...
 
std::array< std::vector< FuncCtrlPt< TNumType > >, TFuncSize > funcCtrlPt_
 Stores the control points for all the parametrized functions. More...
 
std::array< FuncEvalModesFlags, TFuncSize > funcEvalReq_
 Flags for required function computation modes. More...
 
std::array< ParamFuncsStructure, TFuncSize > paramFuncsStructure_
 Initialization structure "store" variable. More...
 

Detailed Description

template<typename TNumType, size_t TFuncSize>
struct tuw::ParamFuncsBaseFuncVarsStatic< TNumType, TFuncSize >

Definition at line 625 of file param_func.hpp.

Member Data Documentation

template<typename TNumType , size_t TFuncSize>
std::array<std::size_t, TFuncSize> tuw::ParamFuncsBaseFuncVarsStatic< TNumType, TFuncSize >::func2Arc_
protected

Maps the parametrized functions to their afferent arc parametrizations.

Definition at line 638 of file param_func.hpp.

template<typename TNumType , size_t TFuncSize>
std::array<std::vector<FuncCtrlPt<TNumType> >, TFuncSize> tuw::ParamFuncsBaseFuncVarsStatic< TNumType, TFuncSize >::funcCtrlPt_
protected

Stores the control points for all the parametrized functions.

Definition at line 632 of file param_func.hpp.

template<typename TNumType , size_t TFuncSize>
std::array<FuncEvalModesFlags, TFuncSize> tuw::ParamFuncsBaseFuncVarsStatic< TNumType, TFuncSize >::funcEvalReq_
protected

Flags for required function computation modes.

Definition at line 629 of file param_func.hpp.

template<typename TNumType , size_t TFuncSize>
std::array<ParamFuncsStructure, TFuncSize> tuw::ParamFuncsBaseFuncVarsStatic< TNumType, TFuncSize >::paramFuncsStructure_
protected

Initialization structure "store" variable.

Definition at line 635 of file param_func.hpp.


The documentation for this struct was generated from the following file:


tuw_control
Author(s): George Todoran
autogenerated on Mon Jun 10 2019 15:27:23