COOPY » Guide  version 0.6.5
Public Member Functions | Data Fields
coopy::cmp::FSingleVal Class Reference

#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

Detailed Description

Definition at line 15 of file FVal.h.


Constructor & Destructor Documentation

coopy::cmp::FSingleVal::FSingleVal ( ) [inline]

Definition at line 20 of file FVal.h.

References index, and index2.


Member Function Documentation

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 25 of file FVal.h.

References index, and index2.


Field Documentation

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().


The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines