Simulation & Probabilistic Analysis SDK
Add Distribution Fitting & Simulation Features to Your Applications

SPA SDK Help HomeLearn More About the SPA SDK

SPAFitOptions.LBoundType (property)

Description

Sets or returns the lower bound type option. See the Domain Bounds topic for details.

Syntax

object.LBoundType

Return Value

(SPABoundType) - the lower bound type.

Example

Sub Test()
  SPAApplication.Initialize
  SPAApplication.FitOptions.LBoundType = SPABoundOpen
End Sub
  
Copyright © MathWave Technologies
www.mathwave.com