#include <Mapcode.h>
Public Member Functions | |
void | CreateCodebook (int size, int dimension) |
void | setNumVar (int) |
int | getNumVar () const |
void | setTopolParamsText (string str) |
TopolParams | getTopolParams () const |
void | setClusterLabel (TMatrix cl) |
XXXXXXXX. | |
TMatrix | getClusterLabel () |
XXXXXXXX. | |
TMatrix | getCodebook () const |
XXXXXXXX. | |
void | setCodebook (TMatrix codebook) |
XXXXXXXX. | |
int | getDimension () const |
XXXXXXXX. | |
void | setDimension (int d) |
XXXXXXXX. | |
int | getDimensions (int index) const |
XXXXXXXX. | |
void | setDimensions (int index, int value) |
XXXXXXXX. | |
int | getLattice () const |
XXXXXXXX. | |
void | setLattice (int l) |
XXXXXXXX. | |
int | getNeighborType () const |
XXXXXXXX. | |
void | setNeighborType (int n) |
XXXXXXXX. | |
int | getMapSize () const |
XXXXXXXX. | |
int * | getDimensions () |
XXXXXXXX. | |
TLabel | getLabel () |
XXXXXXXX. | |
void | setLabel (TLabel t) |
XXXXXXXX. | |
void | setLattice (string str) |
void | setNeighborType (string str) |
main_segmentacao.cpp, main_segmentation.cpp, main_train.cpp, and main_treinamento.cpp.