bool is_singular () const. it the det 0 ? I.e. (singular_threshold <0 ? not std::isnormal(std::abs(det)) : (std::abs(det)<singular_threshold)) ...
確定! 回上一頁