STK++ 0.9.13
STK_MultiLaw_IMultiLaw.h File Reference

In this file we define the Interface base classes IMultiLaw and JointProbability. More...

Include dependency graph for STK_MultiLaw_IMultiLaw.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  STK::MultiLaw::IMultiLaw< RowVector >
 Interface base Class for the multivariate distributions. More...
 
class  STK::MultiLaw::JointProbability< RowVector, Law >
 joint density class for the multivariate distributions. More...
 

Namespaces

namespace  STK
 The namespace STK is the main domain space of the Statistical ToolKit project.
 
namespace  STK::MultiLaw
 This is the namespace enclosing the classes handling the multivariate probabilities Laws.
 

Detailed Description

In this file we define the Interface base classes IMultiLaw and JointProbability.

Definition in file STK_MultiLaw_IMultiLaw.h.