MCPcopy Create free account
hub / github.com/OriginQ/QPanda-2 / get_out_qubits

Method get_out_qubits

QAlg/Encode/Encode.cpp:2428–2431  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2426 return m_qcircuit;
2427}
2428QVec Encode::get_out_qubits() {
2429
2430 return m_out_qubits;
2431}
2432
2433double Encode::get_fidelity(const vector<float> &data) {
2434

Calls

no outgoing calls

Tested by 11

test_basic_encodingFunction · 0.36
test_dense_encodingFunction · 0.36
test_schmidt_encodingFunction · 0.36
test_mps_encodingFunction · 0.36
test_Amplitude_encoding1Function · 0.36