HomeSort by relevance Sort by last modified time
    Searched refs:orthogonal (Results 1 - 5 of 5) sorted by null

  /external/opencv3/3rdparty/openexr/Imath/
ImathVecAlgo.h 68 template <class Vec> Vec orthogonal (const Vec &s, const Vec &t);
103 orthogonal (const Vec &s, const Vec &t) function in namespace:Imath
  /external/apache-commons-math/src/main/java/org/apache/commons/math/geometry/
Vector3D.java 293 /** Get a vector orthogonal to the instance.
294 * <p>There are an infinite number of normalized vectors orthogonal
302 * Vector3D i = k.orthogonal();
305 * @return a new normalized vector orthogonal to the instance
308 public Vector3D orthogonal() { method in class:Vector3D
Rotation.java 192 * <p>Rotation matrices are orthogonal matrices, i.e. unit matrices
195 * 1, among the orthogonal 3X3 matrices, only the ones having a
201 * orthogonal anymore. This constructor handles this case
215 * matrix, or if it cannot be transformed into an orthogonal matrix
217 * orthogonal matrix is negative
231 // compute a "close" orthogonal matrix
441 * is orthogonal to the (u, v) plane). If u and v are colinear, an
459 // an arbitrary vector orthogonal to u
460 Vector3D w = u.orthogonal();
467 // the shortest possible rotation: axis orthogonal to this plan
    [all...]
  /external/fonttools/Lib/fontTools/
agl.py 568 221F;orthogonal;RIGHT ANGLE
  /external/libvorbis/doc/
01-introduction.tex 488 orthogonal.

Completed in 186 milliseconds