Searched refs:Jacobian (Results 1 – 6 of 6) sorted by relevance
264 # edge case for Jacobian and projective coordinates271 # edge case for Jacobian and projective coordinates278 # edge case for Jacobian and projective coordinates285 # edge case for Jacobian and projective coordinates292 # edge case for Jacobian and projective coordinates299 # edge case for Jacobian and projective coordinates306 # edge case for Jacobian and projective coordinates in left to right addition314 # edge case for Jacobian and projective coordinates in left to right addition322 # edge case for Jacobian and projective coordinates in left to right addition330 # edge case for Jacobian and projective coordinates in left to right addition[all …]
334 # edge case for Jacobian and projective coordinates341 # edge case for Jacobian and projective coordinates348 # edge case for Jacobian and projective coordinates355 # edge case for Jacobian and projective coordinates in left to right addition363 # edge case for Jacobian and projective coordinates in left to right addition371 # edge case for Jacobian and projective coordinates in left to right addition379 # edge case for Jacobian and projective coordinates in left to right addition387 # edge case for Jacobian and projective coordinates in left to right addition395 # edge case for Jacobian and projective coordinates in left to right addition403 # edge case for Jacobian and projective coordinates in left to right addition[all …]
1754 cmsMAT3 Jacobian; in cmsPipelineEvalReverseFloat() local1814 Jacobian.v[0].n[j] = ((fxd[0] - fx[0]) / JACOBIAN_EPSILON); in cmsPipelineEvalReverseFloat()1815 Jacobian.v[1].n[j] = ((fxd[1] - fx[1]) / JACOBIAN_EPSILON); in cmsPipelineEvalReverseFloat()1816 Jacobian.v[2].n[j] = ((fxd[2] - fx[2]) / JACOBIAN_EPSILON); in cmsPipelineEvalReverseFloat()1824 if (!_cmsMAT3solve(&tmp, &Jacobian, &tmp2)) in cmsPipelineEvalReverseFloat()
1190 # with infinity represented as (0, 0). A and B are in Jacobian coordinates. All1248 # Test some random Jacobian sums.1289 # Test some random Jacobian doublings.
103 Step used to calculate the Jacobian.