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

#include <FVal.h>

Public Member Functions

 FMultiVal ()
void setIndex (int idx, bool alt)
void apply (coopy::store::SparseFloatSheet &match, int row)

Data Fields

std::set< int > indices
std::set< int > indices2

Detailed Description

Definition at line 55 of file FVal.h.


Constructor & Destructor Documentation

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

Definition at line 60 of file FVal.h.


Member Function Documentation

void coopy::cmp::FMultiVal::apply ( coopy::store::SparseFloatSheet match,
int  row 
) [inline]

Definition at line 77 of file FVal.h.

References coopy::store::SparseSheet< T >::cell(), indices, and indices2.

void coopy::cmp::FMultiVal::setIndex ( int  idx,
bool  alt 
) [inline]

Definition at line 64 of file FVal.h.

References indices, and indices2.


Field Documentation

Definition at line 57 of file FVal.h.

Referenced by apply(), and setIndex().

Definition at line 57 of file FVal.h.

Referenced by apply(), and setIndex().


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