|
COOPY » Guide
version 0.6.5
|
#include <FVal.h>
Public Member Functions | |
| FSingleVal () | |
| void | setIndex (int idx, bool alt) |
| void | apply (coopy::store::SparseFloatSheet &match, int row) |
Data Fields | |
| int | index |
| int | index2 |
| coopy::cmp::FSingleVal::FSingleVal | ( | ) | [inline] |
| void coopy::cmp::FSingleVal::apply | ( | coopy::store::SparseFloatSheet & | match, |
| int | row | ||
| ) | [inline] |
Definition at line 47 of file FVal.h.
References coopy::store::SparseSheet< T >::cell(), and index.
| void coopy::cmp::FSingleVal::setIndex | ( | int | idx, |
| bool | alt | ||
| ) | [inline] |
Definition at line 17 of file FVal.h.
Referenced by apply(), FSingleVal(), and setIndex().
Definition at line 18 of file FVal.h.
Referenced by FSingleVal(), and setIndex().
1.7.4