|
| | Data ()=default |
| |
| | Data (const std::string &data_name, const MatrixDouble &data_value=MatrixDouble(), int data_shift=0) |
| |
Definition at line 22 of file AdolOps.cpp.
◆ Data() [1/2]
| AdolCOps::ADolCDataImpl::Data::Data |
( |
| ) |
|
|
default |
◆ Data() [2/2]
| AdolCOps::ADolCDataImpl::Data::Data |
( |
const std::string & |
data_name, |
|
|
const MatrixDouble & |
data_value = MatrixDouble(), |
|
|
int |
data_shift = 0 |
|
) |
| |
|
inline |
◆ data
| MatrixDouble AdolCOps::ADolCDataImpl::Data::data |
|
mutable |
◆ name
| std::string AdolCOps::ADolCDataImpl::Data::name |
◆ shift
| int AdolCOps::ADolCDataImpl::Data::shift = 0 |
|
mutable |
The documentation for this struct was generated from the following file: