struct QPanda::Variational::impl_subscript¶
Overview¶
implementation for the subscript operation. More…
Inherited Members¶
Detailed Documentation¶
implementation for the subscript operation.
Fields¶
the subscript
Construction¶
Construct a new impl subscript object by child and the subscript. c = a[i], subscript=i, a=children and c=parent.
Parameters:
subscript |
the subscript. |