NonLinearTransformationCoefficientsYInverse Property

CVB.Net Documentation
Return a read only array of the coefficients used for the inverse transformation of y-coordinates.

Namespace:  Stemmer.Cvb.Foundation
Assembly:  Stemmer.Cvb.Foundation (in Stemmer.Cvb.Foundation.dll) Version: 14.0.0.0
Syntax

public ReadOnlyCollection<double> CoefficientsYInverse { get; }

Property Value

Type: ReadOnlyCollectionDouble
See Also

Reference