| closestSubsampleIndex(X_t x) const | util::SampledFunction< XType, YType > | |
| computeTotalSize() const | util::SampledFunction< XType, YType > | inlineprivate |
| dump(Stream &&out, std::string const &indent, std::string const &firstIndent) const | util::SampledFunction< XType, YType > | |
| dump(Stream &&out, std::string const &indent="") const | util::SampledFunction< XType, YType > | inline |
| extendRange(Function_t const &function, X_t lower, X_t min_upper, X_t step, UntilFunc &&until) | util::SampledFunction< XType, YType > | privatestatic |
| extendRange(Function_t const &function, X_t lower, X_t min_upper, X_t step, UntilFunc &&until) -> Range_t | util::SampledFunction< XType, YType > | |
| fAllSamples | util::SampledFunction< XType, YType > | private |
| fillSamples(Function_t const &function) | util::SampledFunction< XType, YType > | private |
| fLower | util::SampledFunction< XType, YType > | private |
| fNSamples | util::SampledFunction< XType, YType > | private |
| fNSubsamples | util::SampledFunction< XType, YType > | private |
| fStep | util::SampledFunction< XType, YType > | private |
| Function_t typedef | util::SampledFunction< XType, YType > | |
| fUpper | util::SampledFunction< XType, YType > | private |
| isValidStepIndex(gsl::index const index) const | util::SampledFunction< XType, YType > | inline |
| lower() const | util::SampledFunction< XType, YType > | inline |
| npos | util::SampledFunction< XType, YType > | static |
| nSubsamples() const | util::SampledFunction< XType, YType > | inline |
| rangeSize() const | util::SampledFunction< XType, YType > | inline |
| SampledFunction()=default | util::SampledFunction< XType, YType > | |
| SampledFunction(Func const &function, X_t lower, X_t upper, gsl::index nSamples, gsl::index subsamples=1) | util::SampledFunction< XType, YType > | |
| SampledFunction(Func const &function, X_t lower, X_t step, UntilFunc &&until, gsl::index subsamples, X_t min_upper) | util::SampledFunction< XType, YType > | |
| SampledFunction(Func const &function, X_t lower, X_t step, UntilFunc &&until, gsl::index subsamples=1) | util::SampledFunction< XType, YType > | |
| SampledFunction(Function_t const &function, Range_t const &range, gsl::index subsamples) | util::SampledFunction< XType, YType > | private |
| size() const | util::SampledFunction< XType, YType > | inline |
| stepIndex(X_t const x, gsl::index const iSubsample) const | util::SampledFunction< XType, YType > | |
| stepSize() const | util::SampledFunction< XType, YType > | inline |
| subsample(gsl::index const n) const | util::SampledFunction< XType, YType > | inline |
| subsampleData(gsl::index n) const | util::SampledFunction< XType, YType > | inlineprivate |
| subsampleData(gsl::index n) | util::SampledFunction< XType, YType > | inlineprivate |
| SubsampleData_t typedef | util::SampledFunction< XType, YType > | |
| subsampleOffset(gsl::index n) const | util::SampledFunction< XType, YType > | inlineprivate |
| substepSize() const | util::SampledFunction< XType, YType > | inline |
| upper() const | util::SampledFunction< XType, YType > | inline |
| value(gsl::index iSample, gsl::index n=0U) const | util::SampledFunction< XType, YType > | inline |
| wrapUp(T value, T range) | util::SampledFunction< XType, YType > | privatestatic |
| X_t typedef | util::SampledFunction< XType, YType > | |
| Y_t typedef | util::SampledFunction< XType, YType > | |