almostEqual(double d, double d1) | Matrix3SVD | [static] |
compute_2X2(double d, double d1, double d2, double ad[], double ad1[], double ad2[], double ad3[], double ad4[], int i) | Matrix3SVD | [static] |
compute_qr(double ad[], double ad1[], double ad2[], double ad3[], bool flag) | Matrix3SVD | [static] |
compute_rot(double d, double d1, double ad[], double ad1[], int i, int j) | Matrix3SVD | [static] |
compute_shift(double d, double d1, double d2) | Matrix3SVD | [static] |
compute_svd(double mat[9], double scale[9], double rot[9], bool flag) | Matrix3SVD | [static] |
copy(double ad[], double ad1[]) | Matrix3SVD | [static] |
d_sign(double d, double d1) | Matrix3SVD | [static] |
EPS1 | Matrix3SVD | [static] |
EPS2 | Matrix3SVD | [static] |
EPS3 | Matrix3SVD | [static] |
mat_mul(double ad[], double ad1[], double ad2[]) | Matrix3SVD | [static] |
max(double d, double d1) | Matrix3SVD | [static] |
max3(double ad[3]) | Matrix3SVD | [static] |
min(double d, double d1) | Matrix3SVD | [static] |
print_det(double ad[9]) | Matrix3SVD | [static] |
print_mat(double ad[9]) | Matrix3SVD | [static] |
set(double c, double ad[]) | Matrix3SVD | [static] |
svdReorder(double ad[], double ad1[], double ad2[], double ad3[], double ad4[], double scale[], bool flag) | Matrix3SVD | [static] |
test() | Matrix3SVD | [static] |
transpose_mat(double ad[], double ad1[]) | Matrix3SVD | [static] |