STK++ 0.9.13
|
#include "STKpp.h"
Go to the source code of this file.
Functions | |
int | main (int argc, char **argv) |
Definition at line 4 of file tutoProbability.cpp.
References STK::ExprBase< Derived >::cdf(), STK::Law::Normal::cdf(), STK::ExprBase< Derived >::cdfc(), STK::Law::IUnivLaw< Type >::cdfc(), STK::ExprBase< Derived >::icdf(), STK::Law::Normal::icdf(), STK::ExprBase< Derived >::lcdf(), STK::Law::IUnivLaw< Type >::lcdf(), STK::ExprBase< Derived >::lcdfc(), STK::Law::IUnivLaw< Type >::lcdfc(), STK::ExprBase< Derived >::lpdf(), STK::Law::Normal::lpdf(), STK::ExprBase< Derived >::pdf(), STK::Law::Normal::pdf(), STK::Law::Normal::rand(), and stk_cout.