class QPanda::HHLAlg¶
Overview¶
Detailed Documentation¶
Methods¶
Extending linear equations to N dimension, N=2^n.
Parameters:
QStat& |
the source matrix, which will be extend to N*N, N=2^n |
std::vector<double>& |
the source vector b, which will be extend to 2^n |
Returns: