BoundedQuantity<TValue> Struct

Definition

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

Applies to