FisherFVariable.this

Constructs a FisherFVariable with given degrees of freedom parameters d1 and d2. (community summary)

struct FisherFVariable(T)
this
(
T d1
,
T d2
)
if (
isFloatingPoint!T
)