PLearn 0.1
|
Go to the source code of this file.
Classes | |
class | PLearn::ThresholdVMatrix |
Namespaces | |
namespace | PLearn |
< for swap | |
Functions | |
VMat | PLearn::thresholdVMat (VMat source, real threshold, real cold_value=0.0, real hot_value=1.0, bool gt_threshold=true, bool call_build_=false) |