bpp-core  2.1.0
 All Classes Namespaces Files Functions Variables Typedefs Friends
Class Hierarchy

Go to the graphical class hierarchy

This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 1234567]
oCbpp::AdaptiveKernelDensityEstimationDensity estimation using the adaptive kernel method
oCbpp::ApplicationToolsThis class provides some common tools for developping applications
oCbpp::AttributesToolsSome functions to deal with attributes, i.e. parameters passed to a program/method
oCbpp::BppApplication
oCbpp::Bracket
oCbpp::BracketPoint
oCbpp::ClonableThe Clonable interface (allow an object to be cloned)
|oCbpp::BppBooleanThe BppBoolean object class
|oCbpp::BppStringThe BppString object class
|oCbpp::BppVector< TYPE >The BppVector object class
|oCbpp::ConstraintThe constraint interface
|oCbpp::DataTableThis class corresponds to a 'dataset', i.e. a table with data by rows and variable by columns
|oCbpp::DualityDiagramThe core class of a multivariate analysis
|oCbpp::FontData structure for fonts
|oCbpp::Matrix< Scalar >The matrix template interface
|oCbpp::MetaOptimizerInfosProvide a list of optimizer and corresponding options to be used with the MetaOptimizer class
|oCbpp::Number< T >The Number object template class
|oCbpp::OptimizationStopConditionInterface for otimization stop condition objet
|oCbpp::OptimizerThis is the basal interface for all optimization methods
|oCbpp::OutputStreamOutputStream interface
|oCbpp::ParameterThis class is designed to facilitate the manipulation of parameters
|oCbpp::ParameterEvent
|oCbpp::ParameterListThe parameter list object
|oCbpp::ParameterListenerThe parameter listener interface
|oCbpp::ParametrizableThis is the interface for all objects that imply parameters
|oCbpp::Point2D< T >The Point2D class
|oCbpp::Range< T >The Range class, defining an interval
|oCbpp::RGBColorDescribe a color according to its red, green and blue componants
|oCbpp::StatTestInterface for statistical test results
|\Cbpp::UNodeUnoriented node interface
oCbpp::ColorManager< CodeType >Associate special colors to a code
oCbpp::ColorManager< unsigned int >
|\Cbpp::XFigColorManagerColor manager for the XFig format
oCbpp::ColorSetSpecify a set of color definitions
|\Cbpp::AbstractColorSetPartial implementation of the ColorSet interface
oCbpp::ColorToolsProvide tools to deal with color objects
oCbpp::ContingencyTableGeneratorGenerate a random contingency matrix with given marginal counts
oCbpp::CoordsToolsSome functions to deal with Point2D
oCbpp::EigenValue< Real >Computes eigenvalues and eigenvectors of a real (non-complex) matrix
oCstd::exceptionSTL class
|\Cbpp::ExceptionException base class
oCbpp::FileToolsSome utilitary functions to deal with files
oCbpp::FontManager< CodeType >Associate special fonts to a code
|\Cbpp::AbstractFontManager< CodeType >
oCbpp::FontManager< int >
|\Cbpp::AbstractFontManager< int >
oCbpp::FunctionToolsThis class contains static methods to deal with Function objects
oCbpp::GraphicDeviceInterface for all plotting devices
|\Cbpp::AbstractGraphicDevicePartial implementation of the GraphicDevice interface
oCbpp::IoDiscreteDistributionFactoryUtilitary class for creating discrete distribution readers and writers
oCbpp::IOFormatThe IOFormat interface
|oCbpp::IoDiscreteDistributionGeneral interface for model I/O
|\Cbpp::IOParametrizableGeneral interface for parametrizable Output
oCbpp::KeyvalToolsTools to deal with the keyval syntax
oCbpp::LUDecomposition< Real >LU Decomposition
oCbpp::MapToolsA fiew tools working on map objects
oCbpp::MatrixToolsFunctions dealing with matrices
oCbpp::NumCalcApplicationTools
oCbpp::NumConstantsThis static class contains several useful constant values
oCbpp::NumToolsSome utilitary function for numerical calculus
oCbpp::OneDimensionOptimizationToolsTools of one parameter-functions optimizations
oCbpp::OptimizationEventAn event object which indicates that an optimization event occured
oCbpp::OptimizationListenerThe listener interface for receiving optimization events
|\Cbpp::BackupListenerSave intermediate optimization results to file
oCbpp::AbstractDiscreteDistribution::OrderComparator class for AbstractDiscreteDistribution
oCbpp::VectorTools::order_Cmp_< T >
oCbpp::ParameterGridThis class is a data structure to specify a set of parameter values (most likely for evaluation by a Function)
oCbpp::StatTools::PValue_
oCbpp::RandomFactoryThis is the interface for the Random Number Generators
|oCbpp::Uniform01KA uniform random number generator
|oCbpp::Uniform01QDA quick and dirty uniform random number generator
|\Cbpp::Uniform01WHA uniform random number generator
oCbpp::RandomToolsUtilitary function dealing with random numbers
oCbpp::RangeCollection< T >Interface discribing a collection of Range objects
|oCbpp::MultiRange< T >This class implements a data structure describing a set of non-overlapping intervales
|\Cbpp::RangeSet< T >This class implements a data structure describing a set of intervales
oCbpp::rangeComp_< T >A special class used inside RangeCollection
oCbpp::DownhillSimplexMethod::Simplex
oCbpp::StateChangedEvent
oCbpp::StateListener
oCbpp::StatToolsStatistics tools and utilitary functions
oCbpp::StringTokenizerA tokenizer for strings
|\Cbpp::NestedStringTokenizerAn improved tokenizer for strings
oCbpp::TextToolsSome utilitary functions that work on strings
\Cbpp::VectorTools