InternalData_SPU Struct Reference


Data Fields

NeuralGas_InputDatainput
VertexinputCache
int inputCacheSize
NeuronneuronCache
int neuronCacheSize
float minX
float maxX
float minY
float maxY
float minZ
float maxZ
float minW
float maxW
int actualIteration
VertexactualInput
int actualNeuronIndex
float lambda_t
float eps_t

Detailed Description

Internal data structure that is used during algorithm computation.


Field Documentation

NeuralGas_InputData* InternalData_SPU::input

Input data (got from PPU).

Vertex* InternalData_SPU::inputCache

Input data cache.

int InternalData_SPU::inputCacheSize

Input data cache size.

Neuron* InternalData_SPU::neuronCache

Neuron cache.

int InternalData_SPU::neuronCacheSize

Neuron cache size.

float InternalData_SPU::minX

float InternalData_SPU::maxX

float InternalData_SPU::minY

float InternalData_SPU::maxY

float InternalData_SPU::minZ

float InternalData_SPU::maxZ

float InternalData_SPU::minW

float InternalData_SPU::maxW

int InternalData_SPU::actualIteration

Actual iteration index.

Vertex* InternalData_SPU::actualInput

Actual input vertex.

int InternalData_SPU::actualNeuronIndex

Actual neuron index.

float InternalData_SPU::lambda_t

float InternalData_SPU::eps_t


The documentation for this struct was generated from the following file:
Generated on Mon May 21 15:13:54 2007 by  doxygen 1.5.2