interpretation_settings Struct Reference
|
CPP API
|
ad::internal::blob_tape< AD_TAPE_REAL, AD_ADJOINT_REAL >::interpretation_settings Struct Reference
#include <ad.hpp>
Public Member Functions | |
| interpretation_settings () | |
Public Attributes | |
| bool | reset |
| bool | zeroadjoints |
Constructor & Destructor Documentation
◆ interpretation_settings()
template<class AD_TAPE_REAL , class AD_ADJOINT_REAL = AD_TAPE_REAL>
|
inline |
Member Data Documentation
◆ reset
template<class AD_TAPE_REAL , class AD_ADJOINT_REAL = AD_TAPE_REAL>
| bool ad::internal::blob_tape< AD_TAPE_REAL, AD_ADJOINT_REAL >::interpretation_settings::reset |
◆ zeroadjoints
template<class AD_TAPE_REAL , class AD_ADJOINT_REAL = AD_TAPE_REAL>
| bool ad::internal::blob_tape< AD_TAPE_REAL, AD_ADJOINT_REAL >::interpretation_settings::zeroadjoints |
Generated by