BoundedQuantity<TValue> Struct
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public struct BoundedQuantity<TValue> : Microsoft.Quantum.Chemistry.IHasUnits where TValue : struct
type BoundedQuantity<'Value (requires 'Value : struct)> = struct
interface IHasUnits
Public Structure BoundedQuantity(Of TValue)
Implements IHasUnits
Type Parameters
- TValue
- Inheritance
-
BoundedQuantity<TValue>
- Implements
Properties
| Lower | |
| Units | |
| Upper | |
| Value |