Definition at line 96 of file MatOps.cpp.
◆ Data() [1/3]
| MatOps::MatOpsDataImpl::Data::Data |
( |
| ) |
|
|
default |
◆ Data() [2/3]
| MatOps::MatOpsDataImpl::Data::Data |
( |
const std::string & |
data_name, |
|
|
const MatrixDouble & |
data_value = MatrixDouble(), |
|
|
int |
data_shift = 0 |
|
) |
| |
|
inline |
◆ Data() [3/3]
| MatOps::MatOpsDataImpl::Data::Data |
( |
const std::string & |
data_name, |
|
|
int |
num_components, |
|
|
Tag |
data_tag = 0 |
|
) |
| |
|
inline |
◆ data
◆ name
| std::string MatOps::MatOpsDataImpl::Data::name |
◆ numComponents
| int MatOps::MatOpsDataImpl::Data::numComponents = 0 |
◆ shift
| int MatOps::MatOpsDataImpl::Data::shift = 0 |
|
mutable |
◆ tag
| Tag MatOps::MatOpsDataImpl::Data::tag = 0 |
The documentation for this struct was generated from the following file: