shark::Truncate Class Reference

Transformation function truncating elements in a dataset. More...

#include <shark/Data/Dataset.h>

Public Member Functions

 Truncate (double minValue, double maxValue)
 
 Truncate (const RealVector minv, const RealVector maxv)
 
RealVector operator() (RealVector input) const
 

Detailed Description

Transformation function truncating elements in a dataset.

Definition at line 1200 of file Dataset.h.


The documentation for this class was generated from the following file: