Info on (floating-point) position in an array or StepInterval.
More...
|
| template<class X , class Y > |
| | IndexInfo (const SamplingData< X > &s, Y y, int len) |
| |
| template<class X , class Y > |
| | IndexInfo (const StepInterval< X > &s, Y y) |
| |
| template<class T > |
| | IndexInfo (const T *, int sz, T val) |
| |
| | IndexInfo (int i, bool r=true, bool u=false) |
| |
| template<class X , class Y > |
| void | set (const SamplingData< X > &, Y, int length) |
| |
| template<class X , class Y > |
| void | set (const StepInterval< X > &, Y) |
| |
Info on (floating-point) position in an array or StepInterval.
<>
◆ IndexInfo() [1/4]
| IndexInfo::IndexInfo |
( |
int |
i, |
|
|
bool |
r = true, |
|
|
bool |
u = false |
|
) |
| |
|
inline |
◆ IndexInfo() [2/4]
template<class X , class Y >
◆ IndexInfo() [3/4]
template<class X , class Y >
| IndexInfo::IndexInfo |
( |
const SamplingData< X > & |
s, |
|
|
Y |
y, |
|
|
int |
len |
|
) |
| |
|
inline |
◆ IndexInfo() [4/4]
template<class T >
| IndexInfo::IndexInfo |
( |
const T * |
arr, |
|
|
int |
sz, |
|
|
T |
val |
|
) |
| |
|
inline |
◆ set() [1/2]
template<class X , class Y >
| void IndexInfo::set |
( |
const SamplingData< X > & |
sd, |
|
|
Y |
y, |
|
|
int |
length |
|
) |
| |
|
inline |
◆ set() [2/2]
template<class X , class Y >
◆ inundef_
◆ nearest_
◆ roundedtolow_
| bool IndexInfo::roundedtolow_ |