 | JohnsonDistributionType Property |
Gets and sets the transformation type of the Johnson distribution.
Namespace: CenterSpace.NMath.CoreAssembly: NMath (in NMath.dll) Version: 7.4
Syntaxpublic JohnsonTransformationType Type { get; set; }
Public Property Type As JohnsonTransformationType
Get
Set
public:
property JohnsonTransformationType Type {
JohnsonTransformationType get ();
void set (JohnsonTransformationType value);
}
member Type : JohnsonTransformationType with get, set
Property Value
JohnsonTransformationType
See Also