#include <libspe.h>
#include "../NeuralGas_Shared.h"
Functions | |
speid_t | computeNeuralGas_PPU (NeuralGas_InputData *input) |
speid_t computeNeuralGas_PPU | ( | NeuralGas_InputData * | input | ) |
Runs neural gas algorithm on one SPU.
input | Neural gas algorithm input data. |