InBinom

Serves as a set up binomial to perform operations on.

public
class InBinom (
X
) if (
is(X : real)
) {}

Constructors

this
this(X x, X y, uint n)
Undocumented in source.

Members

Functions

BinomEqu
OutBinom!X BinomEqu()

Performs the binomial theorem on the object that it is a member of.

Meta