Searched defs:Det (Results 1 – 2 of 2) sorted by relevance
481 const int64_t Det = H[1][1]; in get_proj_subspace() local488 const int64_t Det = H[0][0]; in get_proj_subspace() local493 const int64_t Det = H[0][0] * H[1][1] - H[0][1] * H[1][0]; in get_proj_subspace() local
1090 int64_t Det; in find_affine_int() local