Parameters |
Description |
bool boundedBelow |
[in] Determines if bound specifies a lower or an upper bound. |
double bound |
[in] Specifies a lower bound if boundedBelow is true, or an upper bound if it is false. |
Returns a reference to this interval.
Sets the parameters for this interval according to the arguments.
Copyright © 2002–2020. Open Design Alliance. All rights reserved.
|