ApproximateKernelExpansion.h File Reference

Go to the source code of this file.

Namespaces

 shark
 AbstractMultiObjectiveOptimizer.
 

Functions

SHARK_EXPORT_SYMBOL KernelExpansion< RealVector > shark::approximateKernelExpansion (random::rng_type &rng, KernelExpansion< RealVector > const &model, std::size_t k, double precision=1.e-8)
 Approximates a kernel expansion by a smaller one using an optimized basis. More...