|
Minsky: 3.17.0
|
structure for referring to an argument index and its weight More...

Public Member Functions | |
| WeightedIndex (std::size_t index, double weight) | |
Public Attributes | |
| std::size_t | index |
| double | weight |
structure for referring to an argument index and its weight
Definition at line 44 of file interpolateHypercube.h.
|
inline |
Definition at line 48 of file interpolateHypercube.h.
| std::size_t civita::InterpolateHC::WeightedIndex::index |
Definition at line 46 of file interpolateHypercube.h.
| double civita::InterpolateHC::WeightedIndex::weight |
Definition at line 47 of file interpolateHypercube.h.