BoundsValues Class: Difference between revisions

From ReliaWiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
{{Template:API}}{{Template:APIBreadcrumb|9}}
{{Template:API}}{{Template:APIBreadcrumbClass}}





Revision as of 22:14, 29 July 2015

APIWiki.png


Member of: SynthesisAPI


Stores the upper and lower confidence bounds estimated from a cModel object.

Properties

Name Description
Upper Double. Gets the upper value.
Lower Double. Gets the lower value.