36#ifndef STK_LAW_ILAWBASE_H
37#define STK_LAW_ILAWBASE_H
In this file we define the utilities constant and method for the Law namespace.
Interface base class for all the (univariate/multivariate) probabilities laws.
ILawBase(String const &name)
Constructor.
String name_
Name of the Law.
String const & name() const
std::basic_string< Char > String
STK fundamental type of a String.
The namespace STK is the main domain space of the Statistical ToolKit project.