HomeSort by relevance Sort by last modified time
    Searched full:transpose (Results 401 - 425 of 692) sorted by null

<<11121314151617181920>>

  /external/eigen/doc/
I12_ClassHierarchy.dox 66 \c x.transpose() and \c x.block(...) also have direct access, because their coefficients can be read right
TopicLinearAlgebraDecompositions.dox 238 More generally, a matrix \f$ A \f$ is selfadjoint if and only if it is equal to its adjoint \f$ A^* \f$. The adjoint is also called the \em conjugate \em transpose. </dd>
  /external/libvpx/libvpx/examples/includes/geshi/geshi/
matlab.php 15 * - support for the transpose operator
  /external/libvpx/libvpx/vp9/common/arm/neon/
vp9_convolve8_avg_neon.asm 154 ; transpose
vp9_convolve8_neon.asm 146 ; transpose
  /external/llvm/test/CodeGen/X86/
vec_shuffle-26.ll 4 ; Transpose example using the more generic vector shuffle. Return float8
  /external/mesa3d/src/gallium/auxiliary/rtasm/
rtasm_ppc.c 301 const char *format, boolean transpose)
312 if (transpose)
492 const char *format, boolean transpose)
504 if (transpose)
  /external/mesa3d/src/mesa/program/
prog_statevars.c 289 /* state[4] = transpose, inverse or invtrans */
793 append(dst, ".transpose");
1000 /* state[4] = transpose, inverse or invtrans */
    [all...]
  /frameworks/rs/scriptc/
rs_matrix.rsh 363 * Transpose the matrix m.
  /hardware/invensense/60xx/mlsdk/mllite/
mlBiasNoMotion.c 336 // Rotate bias vector by the transpose of the orientation matrix
  /pdk/apps/TestingCamera/src/com/android/testingcamera/
SnapshotDialogFragment.java 188 "TRANSPOSE",
  /prebuilts/sdk/renderscript/include/
rs_matrix.rsh 363 * Transpose the matrix m.
  /development/ndk/platforms/android-5/include/GLES2/
gl2.h 601 GL_APICALL void GL_APIENTRY glUniformMatrix2fv (GLint location, GLsizei count, GLboolean transpose, const GLfloat* value);
602 GL_APICALL void GL_APIENTRY glUniformMatrix3fv (GLint location, GLsizei count, GLboolean transpose, const GLfloat* value);
603 GL_APICALL void GL_APIENTRY glUniformMatrix4fv (GLint location, GLsizei count, GLboolean transpose, const GLfloat* value);
  /external/ceres-solver/internal/ceres/
dogleg_strategy.cc 426 polynomial(3) = -2.0 * (subspace_g_.transpose() * B_adj * subspace_g_
691 subspace_g_ = subspace_basis_.transpose() * gradient_;
703 subspace_B_ = Jb * Jb.transpose();
  /external/chromium_org/cc/test/
fake_web_graphics_context_3d.h 471 blink::WGC3Dboolean transpose,
476 blink::WGC3Dboolean transpose,
481 blink::WGC3Dboolean transpose,
  /external/chromium_org/content/common/gpu/client/
webgraphicscontext3d_command_buffer_impl.h 421 WGC3Dboolean transpose,
425 WGC3Dboolean transpose,
429 WGC3Dboolean transpose,
  /external/chromium_org/ppapi/lib/gl/include/GLES2/
gl2.h     [all...]
  /external/chromium_org/third_party/WebKit/Source/core/html/canvas/
WebGLRenderingContext.idl     [all...]
  /external/chromium_org/third_party/WebKit/Source/platform/graphics/
GraphicsContext3D.h 336 void uniformMatrix2fv(GC3Dint location, GC3Dsizei, GC3Dboolean transpose, GC3Dfloat* value);
337 void uniformMatrix3fv(GC3Dint location, GC3Dsizei, GC3Dboolean transpose, GC3Dfloat* value);
338 void uniformMatrix4fv(GC3Dint location, GC3Dsizei, GC3Dboolean transpose, GC3Dfloat* value);
  /external/chromium_org/third_party/WebKit/public/platform/
WebGraphicsContext3D.h 344 virtual void uniformMatrix2fv(WGC3Dint location, WGC3Dsizei count, WGC3Dboolean transpose, const WGC3Dfloat* value) = 0;
345 virtual void uniformMatrix3fv(WGC3Dint location, WGC3Dsizei count, WGC3Dboolean transpose, const WGC3Dfloat* value) = 0;
346 virtual void uniformMatrix4fv(WGC3Dint location, WGC3Dsizei count, WGC3Dboolean transpose, const WGC3Dfloat* value) = 0;
  /external/chromium_org/third_party/angle/include/GLES2/
gl2.h 601 GL_APICALL void GL_APIENTRY glUniformMatrix2fv (GLint location, GLsizei count, GLboolean transpose, const GLfloat* value);
602 GL_APICALL void GL_APIENTRY glUniformMatrix3fv (GLint location, GLsizei count, GLboolean transpose, const GLfloat* value);
603 GL_APICALL void GL_APIENTRY glUniformMatrix4fv (GLint location, GLsizei count, GLboolean transpose, const GLfloat* value);
  /external/chromium_org/third_party/khronos/GLES2/
gl2.h 601 GL_APICALL void GL_APIENTRY glUniformMatrix2fv (GLint location, GLsizei count, GLboolean transpose, const GLfloat* value);
602 GL_APICALL void GL_APIENTRY glUniformMatrix3fv (GLint location, GLsizei count, GLboolean transpose, const GLfloat* value);
603 GL_APICALL void GL_APIENTRY glUniformMatrix4fv (GLint location, GLsizei count, GLboolean transpose, const GLfloat* value);
  /external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/glapi/
glapitemp.h     [all...]
  /external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/
glapi_mapi_tmp.h     [all...]
  /external/chromium_org/third_party/mesa/src/include/GLES2/
gl2.h 601 GL_APICALL void GL_APIENTRY glUniformMatrix2fv (GLint location, GLsizei count, GLboolean transpose, const GLfloat* value);
602 GL_APICALL void GL_APIENTRY glUniformMatrix3fv (GLint location, GLsizei count, GLboolean transpose, const GLfloat* value);
603 GL_APICALL void GL_APIENTRY glUniformMatrix4fv (GLint location, GLsizei count, GLboolean transpose, const GLfloat* value);

Completed in 1223 milliseconds

<<11121314151617181920>>