Click or drag to resize

TwoWayAnovaBase(TwoWayAnovaBase) Constructor

Copy constructor.

Namespace: CenterSpace.NMath.Core
Assembly: NMath (in NMath.dll) Version: 7.4
Syntax
protected TwoWayAnovaBase(
	TwoWayAnovaBase other
)

Parameters

other  TwoWayAnovaBase
Anova to copy.
See Also