BinID and values. If one of the values is Z, make it the first one.
More...
List of all members.
Detailed Description
BinID and values. If one of the values is Z, make it the first one.
Constructor & Destructor Documentation
| BinIDValues::BinIDValues |
( |
int |
inl = 0, |
|
|
int |
crl = 0, |
|
|
int |
n = 2 | |
|
) |
| | [inline] |
| BinIDValues::BinIDValues |
( |
const BinID & |
b, |
|
|
int |
n = 2 | |
|
) |
| | [inline] |
| BinIDValues::BinIDValues |
( |
const BinIDValues & |
biv |
) |
[inline] |
| BinIDValues::BinIDValues |
( |
const BinIDValue & |
biv |
) |
[inline] |
| BinIDValues::~BinIDValues |
( |
|
) |
|
Member Function Documentation
| bool BinIDValues::operator!= |
( |
const BinIDValues & |
biv |
) |
const [inline] |
| bool BinIDValues::operator== |
( |
const BinIDValues & |
biv |
) |
const |
uses BinIDValue::compareepsilon
| void BinIDValues::setSize |
( |
int |
, |
|
|
bool |
kpvals = false | |
|
) |
| | |
| void BinIDValues::setVals |
( |
const float * |
|
) |
|
| int BinIDValues::size |
( |
|
) |
const [inline] |
| float BinIDValues::value |
( |
int |
idx |
) |
const [inline] |
| float& BinIDValues::value |
( |
int |
idx |
) |
[inline] |
| float* BinIDValues::values |
( |
|
) |
[inline] |
| const float* BinIDValues::values |
( |
|
) |
const [inline] |
Member Data Documentation