|
CTL
0.6.1
Computed Tomography Library
|
This is the complete list of members for CTL::Range< T >, including all inherited members.
| _data (defined in CTL::Range< T >) | CTL::Range< T > | private |
| center() const | CTL::Range< T > | |
| end() | CTL::Range< T > | |
| end() const | CTL::Range< T > | |
| expspace(uint nbSamples, bool endpoint=true) const | CTL::Range< T > | |
| expspace(T from, T to, uint nbSamples, bool endpoint=true) | CTL::Range< T > | static |
| fromCenterAndWidth(T center, T width) | CTL::Range< T > | static |
| IndexRange | CTL::Range< T > | related |
| linspace(uint nbSamples, bool endpoint=true) const | CTL::Range< T > | |
| linspace(T from, T to, uint nbSamples, bool endpoint=true) | CTL::Range< T > | static |
| Range(T1 start, T2 end) | CTL::Range< T > | inline |
| Range(const std::pair< T1, T2 > &bounds) | CTL::Range< T > | inline |
| SamplingRange | CTL::Range< T > | related |
| spacing(uint nbSamples) const | CTL::Range< T > | |
| start() | CTL::Range< T > | |
| start() const | CTL::Range< T > | |
| toPair() const | CTL::Range< T > | |
| width() const | CTL::Range< T > |
1.8.16