36 #ifndef WRAPPED_SGVECTOR_H__
37 #define WRAPPED_SGVECTOR_H__
75 virtual const char*
get_name()
const {
return "WrappedSGVector"; }
78 void register_params()
109 #endif // WRAPPED_SGVECTOR_H__
const char * m_value_name
Class SGObject is the base class of all shogun objects.
CWrappedSGVector(SGVector< T > value, const char *value_name="")
virtual const char * get_name() const
all of classes and functions are contained in the shogun namespace
Simple wrapper class that allows to store any Shogun SGVector in a CSGObject, and therefore to mak...