Record used during initialization. More...
Public Attributes | |
X_t | lower |
X_t | upper |
X_t | step |
gsl::index | nSamples |
Record used during initialization.
Definition at line 300 of file SampledFunction.h.
X_t util::SampledFunction< XType, YType >::Range_t::lower |
Definition at line 301 of file SampledFunction.h.
gsl::index util::SampledFunction< XType, YType >::Range_t::nSamples |
Definition at line 303 of file SampledFunction.h.
X_t util::SampledFunction< XType, YType >::Range_t::step |
Definition at line 302 of file SampledFunction.h.
X_t util::SampledFunction< XType, YType >::Range_t::upper |
Definition at line 301 of file SampledFunction.h.