PLearn 0.1
|
#include "Func.h"
#include <plearn/math/random.h>
#include <plearn/math/TMat_maths.h>
#include "Var.h"
#include "Var_operators.h"
#include "TimesConstantVariable.h"
Go to the source code of this file.
Namespaces | |
namespace | PLearn |
< for swap | |
Functions | |
Func | PLearn::operator/ (Func f, real value) |
template<> | |
void | PLearn::deepCopyField (Func &field, CopiesMap &copies) |