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

  /external/opencv3/modules/core/include/opencv2/core/
optim.hpp 89 virtual void setFunction(const Ptr<Function>& f) = 0;
186 the only sensible ones, MinProblemSolver::setFunction() and DownhillSolver::setInitStep()
189 and call the MinProblemSolver::setFunction() and DownhillSolver::setInitStep()) are absolutely
192 MinProblemSolver::setFunction.
243 the only sensible ones, MinProblemSolver::setFunction() should be called upon the obtained
245 create() or miss it out and call the MinProblemSolver::setFunction()) are absolutely equivalent
248 MinProblemSolver::setFunction.
  /external/opencv3/modules/core/test/
test_conjugate_gradient.cpp 46 solver->setFunction(ptr_F);
test_downhill_simplex.cpp 48 solver->setFunction(ptr_F);
  /external/opencv3/modules/core/src/
conjugate_gradient.cpp 75 void setFunction(const Ptr<Function>& f);
186 void ConjGradSolverImpl::setFunction(const Ptr<Function>& f){
200 CG->setFunction(f);
downhill_simplex.cpp 96 MinProblemSolver->setFunction(ptr_F);
166 void setFunction(const Ptr<Function>& f) { _Function=f; }
459 DS->setFunction(f);
  /external/deqp/executor/
xeCallQueue.hpp 56 void setFunction (Function func) { m_func = func; }
xeCallQueue.cpp 223 m_call->setFunction(function);
  /external/parameter-framework/upstream/test/test-platform/
TestPlatform.h 116 template <setter_t setFunction>
TestPlatform.cpp 184 template <CTestPlatform::setter_t setFunction>
196 return (mParameterMgrPlatformConnector.*setFunction)(bFail, strResult)
  /sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger.tests/src/com/android/ide/eclipse/gltrace/format/
GLMessageFormatterTest.java 177 builder.setFunction(func);
  /sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/
GLProtoBuf.java     [all...]
  /prebuilts/tools/common/m2/repository/xhtmlrenderer/xhtmlrenderer/R8rc1/
xhtmlrenderer-R8rc1.jar 
  /prebuilts/tools/common/m2/repository/net/sourceforge/saxon/saxon/9.1.0.8/
saxon-9.1.0.8.jar 

Completed in 2948 milliseconds