Documentation for microsoft::quantum::GroupingPass::ResourceAnalysis
microsoft::quantum::GroupingPass::ResourceAnalysis
Public Attributes
| Name | |
|---|---|
| bool | is_const |
| uint64_t | id |
| ResourceType | type |
Public Attributes Documentation
variable is_const
bool is_const {false};
variable id
uint64_t id {0};
variable type
ResourceType type {ResourceType::UNDEFINED};
Updated on 1 August 2023 at 16:25:10 UTC