The Language-Integrated Quantum Operations (LIQUi|>) Simulator
GateCacheStats Method |
Gets gate cache statistics.
Namespace: Microsoft.Research.Liquid
Assembly: Liquid1 (in Liquid1.dll) Version: 1.0.5981.24943 (1.0.*)

F#
static member CacheStats : unit -> Tuple<int, int>
Return Value
Type: TupleInt32, Int32A tuple of the cache hit count and cache miss count.
