Main Page   Class Hierarchy   Compound List   File List   Compound Members  

SOMData Class Reference

#include <Data.h>

List of all members.

Public Methods

 ~SOMData ()
 Constructor.

TMatrix getEntries () const
 Get the raw data.

void setEntries (TMatrix entries)
 Set data.

int getDimension () const
 Get the data dimension.

void setDimension (int d)
 Set the Data dimension.

TvecLabel getLabel ()
 Get ID's data, for each Data we may have an especific and unique ID.

void setLabel (TvecLabel l)
 Set the ID's data.

int getDataSize () const
 Get the amount of rows of data.

void setDataSize (int s)
 Set data size.


Detailed Description

Here we've encpsulated the SOM data methods and data. We've used another class to read and write from source this data, SOMDataCadastre. Hence, if you want to read the SOM data from files or from the Terralib format you must use SOMDataCadastre.

Author:
Marcos Aurélio Silva


The documentation for this class was generated from the following files:
Generated on Thu Apr 8 15:04:12 2004 for SOMCode by doxygen1.2.18