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 441 of file Thyra_ModelEvaluatorBase_decl.hpp.
|
inline |
Definition at line 449 of file Thyra_ModelEvaluatorBase_decl.hpp.
|
inline |
Definition at line 454 of file Thyra_ModelEvaluatorBase_decl.hpp.
EDerivativeLinearity Thyra::ModelEvaluatorBase::DerivativeProperties::linearity |
Definition at line 443 of file Thyra_ModelEvaluatorBase_decl.hpp.
ERankStatus Thyra::ModelEvaluatorBase::DerivativeProperties::rank |
Definition at line 445 of file Thyra_ModelEvaluatorBase_decl.hpp.
bool Thyra::ModelEvaluatorBase::DerivativeProperties::supportsAdjoint |
Definition at line 447 of file Thyra_ModelEvaluatorBase_decl.hpp.