PLearn 0.1
|
#include "Variable.h"
Go to the source code of this file.
Namespaces | |
namespace | PLearn |
< for swap | |
Functions | |
ostream & | PLearn::operator<< (ostream &out, const Var &v) |
Var | PLearn::var (real init_value) |
template<> | |
void | PLearn::deepCopyField (Var &field, CopiesMap &copies) |
Specialized in order to display a warning message. |
Definition in file Var.h.