|
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 385 of file Thyra_ModelEvaluatorBase_decl.hpp.
|
inline |
Definition at line 393 of file Thyra_ModelEvaluatorBase_decl.hpp.
|
inline |
Definition at line 398 of file Thyra_ModelEvaluatorBase_decl.hpp.
| EDerivativeLinearity Thyra::ModelEvaluatorBase::DerivativeProperties::linearity |
Definition at line 387 of file Thyra_ModelEvaluatorBase_decl.hpp.
| ERankStatus Thyra::ModelEvaluatorBase::DerivativeProperties::rank |
Definition at line 389 of file Thyra_ModelEvaluatorBase_decl.hpp.
| bool Thyra::ModelEvaluatorBase::DerivativeProperties::supportsAdjoint |
Definition at line 391 of file Thyra_ModelEvaluatorBase_decl.hpp.
1.8.14