1%feature("docstring") OT::DiracFactory
2"Dirac factory.
3
4Available constructor:
5    DiracFactory()
6
7Notes
8-----
9Can only estimate the parameter from a sample that contains the same point.
10
11See also
12--------
13DistributionFactory, Dirac"
14