Class ix_interp (o2scl)¶
-
class ix_interp : public o2scl::index_spec¶
For a tensor_grid object, interpolate a value into the grid for one of the indices.
Public Functions
-
inline ix_interp(index_spec &is)¶
Create an ix_interp object from a index_spec object.
Public Members
-
double &val¶
The value to be interpolated into index
ix
.
-
inline ix_interp(index_spec &is)¶