struct QPanda::Variational::impl
Overview
implementation class for the var. Impl only includes classical operator with fixed number of arguments. More...
Detailed Documentation
implementation class for the var. Impl only includes classical operator with fixed number of arguments.
Fields
Internal value.
Placeholder/Variable.
Operator type.
Childrens. For example, c = a + b. c is a and b's parent, a and b are c's children.
Parents. For example, c = a + b. c is a and b's parent, a and b are c's children.
Internal value.
Construction
Construct from a Eigen matrix.
Construct from a operator.