Home
last modified time | relevance | path

Searched refs:squaredDistance (Results 1 – 16 of 16) sorted by relevance

/external/eigen/Eigen/src/Eigen2Support/Geometry/
DParametrizedLine.h71 RealScalar squaredDistance(const VectorType& p) const in squaredDistance() function
79 RealScalar distance(const VectorType& p) const { return ei_sqrt(squaredDistance(p)); } in distance()
/external/eigen/Eigen/src/Geometry/
DParametrizedLine.h82 RealScalar squaredDistance(const VectorType& p) const in squaredDistance() function
90 …RealScalar distance(const VectorType& p) const { using std::sqrt; return sqrt(squaredDistance(p));… in distance()
/external/chromium-trace/catapult/tracing/third_party/gl-matrix/src/gl-matrix/
Dvec2.js252 vec2.squaredDistance = function(a, b) { function
262 vec2.sqrDist = vec2.squaredDistance;
Dvec4.js284 vec4.squaredDistance = function(a, b) { function
296 vec4.sqrDist = vec4.squaredDistance;
Dvec3.js268 vec3.squaredDistance = function(a, b) { function
279 vec3.sqrDist = vec3.squaredDistance;
/external/chromium-trace/catapult/tracing/third_party/gl-matrix/spec/gl-matrix/
Dvec4-spec.js281 …ve an alias called 'sqrDist'", function() { expect(vec4.sqrDist).toEqual(vec4.squaredDistance); });
283 beforeEach(function() { result = vec4.squaredDistance(vecA, vecB); });
Dvec2-spec.js280 …ve an alias called 'sqrDist'", function() { expect(vec2.sqrDist).toEqual(vec2.squaredDistance); });
282 beforeEach(function() { result = vec2.squaredDistance(vecA, vecB); });
Dvec3-spec.js415 …ve an alias called 'sqrDist'", function() { expect(vec3.sqrDist).toEqual(vec3.squaredDistance); });
417 beforeEach(function() { result = vec3.squaredDistance(vecA, vecB); });
/external/chromium-trace/catapult/tracing/third_party/gl-matrix/dist/
Dgl-matrix.js3501 vec3.squaredDistance = function(a, b) {
3512 vec3.sqrDist = vec3.squaredDistance;
4232 vec4.squaredDistance = function(a, b) {
4244 vec4.sqrDist = vec4.squaredDistance;
4743 vec2.squaredDistance = function(a, b) {
4753 vec2.sqrDist = vec2.squaredDistance;
Dgl-matrix-min.js28squaredDistance=function(t,n){var r=n[0]-t[0],a=n[1]-t[1],e=n[2]-t[2];return r*r+a*a+e*e},e.sqrDis…
/external/robolectric/v3/runtime/
Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...