C:/SPA/projekt/implementace Cell/NeuralGas_SPU/spu.c File Reference

#include <stdio.h>
#include <spu_ext.h>
#include <spu_mfcio.h>
#include "NeuralGas_SPU.h"

Defines

#define INPUT_CACHE_SIZE   128
#define NEURON_CACHE_SIZE   128

Functions

NeuralGas_InputData input __attribute__ ((aligned(128)))
int main (unsigned long long id, addr64 argp, addr64 envp)

Define Documentation

#define INPUT_CACHE_SIZE   128

#define NEURON_CACHE_SIZE   128


Function Documentation

NeuralGas_InputData input __attribute__ ( (aligned(128))   ) 

Input data used to initialize NeuralGas_SPU class.

int main ( unsigned long long  id,
addr64  argp,
addr64  envp 
)

Main entry point of SPU program.


Generated on Mon May 21 15:13:54 2007 by  doxygen 1.5.2