QuantLib: a free/open-source library for quantitative finance
fully annotated source code - version 1.34
Loading...
Searching...
No Matches
Classes | Namespaces
studenttdistribution.hpp File Reference

Student's t-distribution. More...

#include <ql/errors.hpp>
#include <ql/types.hpp>
#include <functional>

Go to the source code of this file.

Classes

class  StudentDistribution
 Student t-distribution. More...
 
class  CumulativeStudentDistribution
 Cumulative Student t-distribution. More...
 
class  InverseCumulativeStudent
 Inverse cumulative Student t-distribution. More...
 

Namespaces

namespace  QuantLib
 

Detailed Description

Student's t-distribution.

Definition in file studenttdistribution.hpp.