Thyra
Version of the Day
|
Simple public strict containing properties of a derivative object. More...
#include <Thyra_ModelEvaluatorBase_decl.hpp>
Public Member Functions | |
DerivativeProperties () | |
DerivativeProperties (EDerivativeLinearity in_linearity, ERankStatus in_rank, bool in_supportsAdjoint) | |
Public Attributes | |
EDerivativeLinearity | linearity |
ERankStatus | rank |
bool | supportsAdjoint |
Simple public strict containing properties of a derivative object.
Definition at line 473 of file Thyra_ModelEvaluatorBase_decl.hpp.
|
inline |
Definition at line 481 of file Thyra_ModelEvaluatorBase_decl.hpp.
|
inline |
Definition at line 486 of file Thyra_ModelEvaluatorBase_decl.hpp.
EDerivativeLinearity Thyra::ModelEvaluatorBase::DerivativeProperties::linearity |
Definition at line 475 of file Thyra_ModelEvaluatorBase_decl.hpp.
ERankStatus Thyra::ModelEvaluatorBase::DerivativeProperties::rank |
Definition at line 477 of file Thyra_ModelEvaluatorBase_decl.hpp.
bool Thyra::ModelEvaluatorBase::DerivativeProperties::supportsAdjoint |
Definition at line 479 of file Thyra_ModelEvaluatorBase_decl.hpp.