Header menu logo bristlecone

Parameter.Constraint<'u> Type

Union cases

Union case Description

Bounded(lower, upper)

Full Usage: Bounded(lower, upper)

Parameters:
lower : float<'u>
upper : float<'u>

PositiveOnly

Full Usage: PositiveOnly

Unconstrained

Full Usage: Unconstrained

Instance members

Instance member Description

this.IsBounded

Full Usage: this.IsBounded

Returns: bool
Returns: bool

this.IsPositiveOnly

Full Usage: this.IsPositiveOnly

Returns: bool
Returns: bool

this.IsUnconstrained

Full Usage: this.IsUnconstrained

Returns: bool
Returns: bool

Type something to start searching.