32 #ifndef OPTIMIZATION_SOLVER_H__ 33 #define OPTIMIZATION_SOLVER_H__ 41 template <
typename T>
class SGVector;
42 template <
typename T>
class SGMatrix;
46 #ifndef DOXYGEN_SHOULD_SKIP_THIS 54 SGVector<float64_t> solve()
const;
57 std::unique_ptr<Self>
self;
59 #endif // DOXYGEN_SHOULD_SKIP_THIS 64 #endif // OPTIMIZATION_SOLVER_H__
all of classes and functions are contained in the shogun namespace