iRoCS Toolbox
1.1.0
|
#include <FVwithMultiClassCoefs.hh>
Public Types | |
typedef FV::const_iterator | const_iterator |
typedef FV::const_reference | const_reference |
typedef FV::iterator | iterator |
typedef FV::reference | reference |
typedef FV::size_type | size_type |
Public Member Functions | |
const_iterator | begin () const |
iterator | begin () |
double | dotProduct (const svt::FVwithMultiClassCoefs< FV > &fv) const |
const_iterator | end () const |
iterator | end () |
int | getLabel () const |
const_reference | operator[] (int index) const |
reference | operator[] (int index) |
FV & | origFeatureVector () |
const FV & | origFeatureVector () const |
void | resize (size_type s) |
void | setLabel (int label) |
void | setSVCoef (unsigned int otherClassLabel, double coef) |
set Coeficients More... | |
size_type | size () const |
double | square () const |
double | sVCoef (unsigned int otherClassLabel) const |
const std::vector< double > & | sVCoefs () const |
std::vector< double > & | sVCoefs () |
unsigned int | sVCoefs_size () const |
Definition at line 70 of file FVwithMultiClassCoefs.hh.
typedef FV::iterator svt::FVwithMultiClassCoefs< FV >::iterator |
Definition at line 129 of file FVwithMultiClassCoefs.hh.
typedef FV::const_iterator svt::FVwithMultiClassCoefs< FV >::const_iterator |
Definition at line 130 of file FVwithMultiClassCoefs.hh.
typedef FV::reference svt::FVwithMultiClassCoefs< FV >::reference |
Definition at line 131 of file FVwithMultiClassCoefs.hh.
typedef FV::const_reference svt::FVwithMultiClassCoefs< FV >::const_reference |
Definition at line 132 of file FVwithMultiClassCoefs.hh.
typedef FV::size_type svt::FVwithMultiClassCoefs< FV >::size_type |
Definition at line 133 of file FVwithMultiClassCoefs.hh.
|
inline |
|
inline |
Definition at line 90 of file FVwithMultiClassCoefs.hh.
|
inline |
Definition at line 95 of file FVwithMultiClassCoefs.hh.
|
inline |
Definition at line 101 of file FVwithMultiClassCoefs.hh.
|
inline |
Definition at line 106 of file FVwithMultiClassCoefs.hh.
|
inline |
Definition at line 113 of file FVwithMultiClassCoefs.hh.
|
inline |
Definition at line 117 of file FVwithMultiClassCoefs.hh.
|
inline |
Definition at line 121 of file FVwithMultiClassCoefs.hh.
|
inline |
Definition at line 124 of file FVwithMultiClassCoefs.hh.
|
inline |
Definition at line 135 of file FVwithMultiClassCoefs.hh.
|
inline |
Definition at line 138 of file FVwithMultiClassCoefs.hh.
|
inline |
Definition at line 141 of file FVwithMultiClassCoefs.hh.
|
inline |
Definition at line 144 of file FVwithMultiClassCoefs.hh.
|
inline |
Definition at line 147 of file FVwithMultiClassCoefs.hh.
|
inline |
Definition at line 150 of file FVwithMultiClassCoefs.hh.
|
inline |
Definition at line 153 of file FVwithMultiClassCoefs.hh.
|
inline |
Definition at line 156 of file FVwithMultiClassCoefs.hh.
|
inline |
Definition at line 160 of file FVwithMultiClassCoefs.hh.
Referenced by svt::FVwithMultiClassCoefs< FV >::dotProduct().
|
inline |
Definition at line 161 of file FVwithMultiClassCoefs.hh.