shark::Shift Class Reference

Transformation function adding a vector or a scalar to the elements in a dataset. More...

#include <shark/Data/Dataset.h>

Public Member Functions

 Shift (double offset)
 
 Shift (const RealVector offset)
 
RealVector operator() (RealVector input) const
 

Detailed Description

Transformation function adding a vector or a scalar to the elements in a dataset.

Definition at line 1127 of file Dataset.h.


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