enum QPanda::MatrixUnit

#include <MatrixDecomposition.h>

enum MatrixUnit
{
    SINGLE_P0,
    SINGLE_P1,
    SINGLE_I2,
    SINGLE_V2,
};