HomeSort by relevance Sort by last modified time
    Searched full:equation (Results 1 - 25 of 736) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/mesa3d/src/mesa/main/
clip.c 56 GLfloat equation[4]; local
65 equation[0] = (GLfloat) eq[0];
66 equation[1] = (GLfloat) eq[1];
67 equation[2] = (GLfloat) eq[2];
68 equation[3] = (GLfloat) eq[3];
71 * The equation is transformed by the transpose of the inverse of the
81 _mesa_transform_vector( equation, equation,
84 if (TEST_EQ_4V(ctx->Transform.EyeUserPlane[p], equation))
88 COPY_4FV(ctx->Transform.EyeUserPlane[p], equation);
    [all...]
clip.h 42 _mesa_ClipPlane( GLenum plane, const GLdouble *equation );
45 _mesa_GetClipPlane( GLenum plane, GLdouble *equation );
es1_conversion.h 11 _es_ClipPlanef(GLenum plane, const GLfloat *equation);
14 _es_ClipPlanex(GLenum plane, const GLfixed *equation);
46 _es_GetClipPlanef(GLenum plane, GLfloat *equation);
49 _es_GetClipPlanex(GLenum plane, GLfixed *equation);
  /external/eigen/doc/snippets/
FullPivLU_solve.cpp 8 cout << "Here is a solution x to the equation mx=y:" << endl << x << endl;
11 cout << "The equation mx=y does not have any solution." << endl;
ColPivHouseholderQR_solve.cpp 8 cout << "Here is a solution x to the equation mx=y:" << endl << x << endl;
FullPivHouseholderQR_solve.cpp 8 cout << "Here is a solution x to the equation mx=y:" << endl << x << endl;
HouseholderQR_solve.cpp 9 cout << "Here is a solution x to the equation mx=y:" << endl << x << endl;
PartialPivLU_solve.cpp 6 cout << "Here is the (unique) solution X to the equation AX=B:" << endl << X << endl;
LLT_solve.cpp 2 // let's generate some samples on the 3D plane of equation z = 2x+3y (with some noise)
  /external/apache-commons-math/src/main/java/org/apache/commons/math/optimization/linear/
LinearObjectiveFunction.java 36 * The c<sub>i</sub> and d are the coefficients of the equation,
50 /** Constant term of the linear equation. */
54 * @param coefficients The coefficients for the linear equation being optimized
55 * @param constantTerm The constant term of the linear equation
62 * @param coefficients The coefficients for the linear equation being optimized
63 * @param constantTerm The constant term of the linear equation
71 * Get the coefficients of the linear equation being optimized.
72 * @return coefficients of the linear equation being optimized
79 * Get the constant of the linear equation being optimized.
80 * @return constant of the linear equation being optimize
    [all...]
  /external/skia/include/gpu/
GrBlend.h 77 * Given a known blend equation in the form of srcCoeff * srcColor + dstCoeff * dstColor where
171 template<GrBlendEquation Equation>
172 struct GrTBlendEquationIsAdvanced : skstd::bool_constant<Equation >= kFirstAdvancedGrBlendEquation> {};
174 #define GR_BLEND_EQUATION_IS_ADVANCED(EQUATION) \
175 GrTBlendEquationIsAdvanced<EQUATION>::value
177 inline bool GrBlendEquationIsAdvanced(GrBlendEquation equation) {
178 return equation >= kFirstAdvancedGrBlendEquation;
188 #define GR_BLEND_MODIFIES_DST(EQUATION, SRC_COEFF, DST_COEFF) \
189 GrTBlendModifiesDst<EQUATION, SRC_COEFF, DST_COEFF>::value
195 * For "add" and "reverse subtract" the blend equation with f=coverage is
    [all...]
  /external/universal-tween-engine/java/api/src/aurelienribon/tweenengine/
TweenEquation.java 4 * Base class for every easing equation. You can create your own equations
21 * Returns true if the given string is the name of this equation (the name
TweenPath.java 16 * of these bounds if the easing equation involves some kind of rebounds.
  /external/universal-tween-engine/java/api/src/aurelienribon/tweenengine/equations/
Linear.java 6 * Easing equation based on Robert Penner's work:
Cubic.java 6 * Easing equation based on Robert Penner's work:
Quad.java 6 * Easing equation based on Robert Penner's work:
Quart.java 6 * Easing equation based on Robert Penner's work:
Quint.java 6 * Easing equation based on Robert Penner's work:
Sine.java 6 * Easing equation based on Robert Penner's work:
  /external/apache-commons-math/src/main/java/org/apache/commons/math/linear/
DecompositionSolver.java 38 /** Solve the linear equation A &times; X = B for matrices A.
41 * @param b right-hand side of the equation A &times; X = B
49 /** Solve the linear equation A &times; X = B for matrices A.
52 * @param b right-hand side of the equation A &times; X = B
60 /** Solve the linear equation A &times; X = B for matrices A.
63 * @param b right-hand side of the equation A &times; X = B
FieldDecompositionSolver.java 40 /** Solve the linear equation A &times; X = B for matrices A.
43 * @param b right-hand side of the equation A &times; X = B
51 /** Solve the linear equation A &times; X = B for matrices A.
54 * @param b right-hand side of the equation A &times; X = B
62 /** Solve the linear equation A &times; X = B for matrices A.
65 * @param b right-hand side of the equation A &times; X = B
  /external/deqp/modules/gles31/functional/
es31fNegativeAdvancedBlendEquationTests.cpp 21 * \brief Negative Advanced Blend Equation Tests
81 std::string getShaderLayoutEquation (BlendEquation equation)
83 switch (equation)
102 DE_FATAL("Equation not supported.");
107 glw::GLenum getEquation (BlendEquation equation)
109 switch (equation)
127 DE_FATAL("Equation not supported.");
147 std::string generateFragmentShaderSource (NegativeTestContext& ctx, BlendEquation equation)
155 << "layout(" << getShaderLayoutEquation(equation) << ") out;\n"
165 glu::ProgramSources generateProgramSources (NegativeTestContext& ctx, BlendEquation equation)
    [all...]
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/sh/sh64/
localcom-1.s 1 ! The implicit equation from a datalabel to the main symbol was incorrect
  /external/mesa3d/src/mapi/glapi/gen/
OES_single_precision.xml 15 <param name="equation" type="const GLfloat *" count="4"/>
25 <param name="equation" type="GLfloat *" output="true" count="4"/>
  /external/eigen/unsupported/Eigen/src/SVD/
TODOBdcsvd.txt 19 1) solve the secular equation (Characteristic equation) on the values that are not null (zi!=0 and di!=0), after the deflation

Completed in 1257 milliseconds

1 2 3 4 5 6 7 8 91011>>