SHOGUN
4.2.0
|
Go to the source code of this file.
Classes | |
class | CWrappedSGVector< T > |
Simple wrapper class that allows to store any Shogun SGVector<T> in a CSGObject, and therefore to make it serializable. Using a template argument that is not a Shogun parameter will cause a compile error when trying to register the passed value as a parameter in the constructors. More... | |