Function quantum_operator::single_pauli_operator_from_ptree

Function Documentation

SinglePauliOperator *quantum_operator::single_pauli_operator_from_ptree(const boost::property_tree::ptree &pt)

ptreeからSinglePauliOperatorを構築する

パラメータ

ptree -- [in] ptree

戻り値

SinglePauliOperatorのインスタンス(ポインタ)