ocra-recipes
Doxygen documentation for the ocra-recipes repository
|
#include <CoupledInputOutputSize.h>
Protected Member Functions | |
CoupledInputOutputSize (bool coupledInputOutputSize) | |
bool | inputAndOutputSizesAreCoupled () const |
A trivial class with a single bool member.
Within ocra, this class is meant to be used as a virtual base class to force classes deriving from Function to declare if their dimension is depending of the size of the input variable.
Definition at line 17 of file CoupledInputOutputSize.h.
|
inlineprotected |
Definition at line 20 of file CoupledInputOutputSize.h.
|
inlineprotected |
Definition at line 25 of file CoupledInputOutputSize.h.