ProductFunction(ProductFunction) Constructor |
Copy constructor.
Namespace: Altaxo.Graph.Plot.DataAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public ProductFunction(
ProductFunction from
)
Parameters
- from ProductFunction
- Another polynomial function to clone from.
See Also