KernelCollection.h File Reference
#include <vector>
#include <string>
#include <iostream>
#include <list>
#include <boost/ptr_container/ptr_vector.hpp>
#include <boost/any.hpp>
#include <boost/optional.hpp>
#include <boost/none.hpp>
#include <boost/tuple/tuple.hpp>
#include <nuklei/decoration.h>
#include <nuklei/BoostSerialization.h>
#include <nuklei/Definitions.h>
#include <nuklei/Kernel.h>
#include <nuklei/nullable.h>
#include <nuklei/RegionOfInterest.h>
#include <nuklei/trsl/common.hpp>
#include <nuklei/trsl/ppfilter_iterator.hpp>
#include <nuklei/trsl/is_picked_systematic.hpp>
#include <nuklei/trsl/sort_iterator.hpp>

Go to the source code of this file.

Classes

class  nuklei::KernelCollection
 This class acts as a vector-like container for kernels. It also provides methods related to kernel density estimation. More...
 

Namespaces

 nuklei
 Public namespace.
 

Functions

template<class Archive >
void nuklei_cereal::save (Archive &ar, const boost::ptr_vector< nuklei::kernel::base > &pv)
 
template<class Archive >
void nuklei_cereal::load (Archive &ar, boost::ptr_vector< nuklei::kernel::base > &pv)
 
© Copyright 2007-2013 Renaud Detry.
Distributed under the terms of the GNU General Public License (GPL).
(See accompanying file LICENSE.txt or copy at http://www.gnu.org/copyleft/gpl.html.)
Revised Sun Sep 13 2020 19:10:07.