Protected Attributes | List of all members
tuw::ParamFuncsBaseFuncVarsDyn< TNumType > Struct Template Reference

#include <param_func.hpp>

Protected Attributes

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

Detailed Description

template<typename TNumType>
struct tuw::ParamFuncsBaseFuncVarsDyn< TNumType >

Definition at line 609 of file param_func.hpp.

Member Data Documentation

template<typename TNumType >
std::vector<std::size_t> tuw::ParamFuncsBaseFuncVarsDyn< TNumType >::func2Arc_
protected

Maps the parametrized functions to their afferent arc parametrizations.

Definition at line 622 of file param_func.hpp.

template<typename TNumType >
std::vector<std::vector<FuncCtrlPt<TNumType> > > tuw::ParamFuncsBaseFuncVarsDyn< TNumType >::funcCtrlPt_
protected

Stores the control points for all the parametrized functions.

Definition at line 616 of file param_func.hpp.

template<typename TNumType >
std::vector<FuncEvalModesFlags> tuw::ParamFuncsBaseFuncVarsDyn< TNumType >::funcEvalReq_
protected

Flags for required function computation modes.

Definition at line 613 of file param_func.hpp.

template<typename TNumType >
std::vector<ParamFuncsStructure> tuw::ParamFuncsBaseFuncVarsDyn< TNumType >::paramFuncsStructure_
protected

Initialization structure "store" variable.

Definition at line 619 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