Home || Visual Search || Applications || Architecture || Important Messages || OGL || Src

Impala::Core::Training::KernelMatrix Class Reference

First setup of a KernelMatrix class, work in progress. More...

#include <KernelMatrix.h>

Collaboration diagram for Impala::Core::Training::KernelMatrix:

Collaboration graph
[legend]
List of all members.

Public Types

typedef Vector::VectorTem<
Real64
Vector64

Public Member Functions

 KernelMatrix ()
 KernelMatrix (Feature::FeatureTable *tab)
 KernelMatrix (Matrix::DistributedAccess *da)
virtual ~KernelMatrix ()
Matrix::DistributedAccessGetDA ()
Feature::FeatureTableGetFeatureTab ()
int Diff (KernelMatrix *arg) const
virtual void Dump (Database::RawDataSet *dataSet, int from=0, int to=-1)
int NrRow ()
int NrCol ()
Table::QuidTableGetQuids ()
int GetRow (int rowNr, Real64 *buffer, int bufferSize)

Private Attributes

Feature::FeatureTablemFeatureTab
Matrix::DistributedAccessmDA
 ILOG_VAR_DEC

Detailed Description

First setup of a KernelMatrix class, work in progress.

Definition at line 18 of file KernelMatrix.h.


The documentation for this class was generated from the following file:
Generated on Thu Jan 13 09:21:15 2011 for ImpalaSrc by  doxygen 1.5.1