OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:matrices
(Results
251 - 275
of
479
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
/external/chromium_org/third_party/opus/src/silk/fixed/
main_FIX.h
235
opus_int32 *XX, /* I/O Correlation
matrices
*/
/external/chromium_org/third_party/skia/include/core/
SkImageFilter.h
194
* so returning "true" indicates support for all possible
matrices
.
/external/chromium_org/third_party/skia/src/core/
SkPictureRecord.h
193
int
matrices
(size_t* size) const;
/external/chromium_org/ui/gfx/
matrix3_f.cc
200
// Numerical diagonalization of hermitian 3x3
matrices
/external/eigen/Eigen/src/Core/
IO.h
28
* \brief Stores a set of parameters controlling the way
matrices
are printed
/external/eigen/Eigen/src/Geometry/
Umeyama.h
79
* Currently the method is working only for floating point
matrices
.
/external/eigen/bench/btl/
README
83
*** initialize : this method initialize the calculation (e.g. initialize the
matrices
and vectors arguments)
/external/eigen/doc/
UsingIntelMKL.dox
158
In the examples, m1 and m2 are dense
matrices
and v1 and v2 are dense vectors.
/external/eigen/test/eigen2/
eigen2_submatrices.cpp
130
// stress some basic stuffs with block
matrices
/external/eigen/unsupported/Eigen/src/Polynomials/
Companion.h
126
* adapted to the case of companion
matrices
.
/external/eigen/unsupported/Eigen/src/Skyline/
SkylineMatrixBase.h
21
* \brief Base class of any skyline
matrices
or skyline expressions
/external/jmonkeyengine/engine/src/core/com/jme3/util/
TempVars.java
185
* General
matrices
.
/external/mesa3d/docs/
viewperf.html
179
These unusual values lead to invalid modelview
matrices
.
/external/neven/Embedded/common/src/b_TensorEm/
CompactAlt.h
38
* Use this object for memory efficient storage of large
matrices
.
CompactMat.h
41
* Use this object for memory efficient storage of large
matrices
.
/external/opencv/cv/src/
cvkalman.cpp
185
/* update error covariance
matrices
*/
/external/opencv/cvaux/src/
cvlevmar.cpp
92
CV_ERROR( CV_StsUnsupportedFormat, "Some of input parameters must be a
matrices
" );
/external/skia/include/core/
SkImageFilter.h
194
* so returning "true" indicates support for all possible
matrices
.
/external/skia/src/core/
SkPictureRecord.h
193
int
matrices
(size_t* size) const;
/frameworks/base/docs/html/training/graphics/opengl/
projection.jd
100
combined with the previously calculated projection matrix. The combined transformation
matrices
/frameworks/base/graphics/java/android/renderscript/
Matrix3f.java
205
*
matrices
/frameworks/base/libs/hwui/
Program.h
357
* transform
matrices
.
/frameworks/base/opengl/java/android/opengl/
Matrix.java
21
*
matrices
and vectors stored in float arrays.
23
*
Matrices
are 4 x 4 column-vector
matrices
stored in column-major
50
* Multiplies two 4x4
matrices
together and stores the result in a third 4x4
/frameworks/rs/
rsProgramVertex.cpp
46
"Unable to set fixed function emulation
matrices
because allocation is missing");
/frameworks/support/v8/renderscript/java/src/android/support/v8/renderscript/
Matrix3f.java
205
*
matrices
Completed in 1606 milliseconds
<<
11
12
13
14
15
16
17
18
19
20