Go to the source code of this file.
Namespaces | |
rtflann | |
Functions | |
template<typename T > | |
void | rtflann::addValue (int pos, float val, float *vals, T *point, T *points, int n) |
template<typename T , typename F > | |
float | rtflann::optimizeSimplexDownhill (T *points, int n, F func, float *vals=NULL) |