PLearn 0.1
|
#include "RealFunction.h"
Go to the source code of this file.
Namespaces | |
namespace | PLearn |
< for swap | |
Functions | |
void | PLearn::evaluate_functions (const TVec< RealFunc > &functions, const Vec &input, Vec &featurevec) |
Computes featurevec which results from evaluating each function at the given input. |
Definition in file RealFunction.cc.