Searched defs:derivatives (Results  1 – 8 of 8) sorted by relevance
| /external/eigen/unsupported/Eigen/src/AutoDiff/ | 
| D | AutoDiffScalar.h | 157     inline const DerType& derivatives() const { return m_derivatives; }  in derivatives()  function 158     inline DerType& derivatives() { return m_derivatives; }  in derivatives()  function
  | 
| /external/eigen/unsupported/Eigen/src/Splines/ | 
| D | SplineFitting.h | 333                                                         const PointArrayType& derivatives,  in InterpolateWithDerivatives() 421                                                         const PointArrayType& derivatives,  in InterpolateWithDerivatives()
  | 
| D | Spline.h | 342     Spline<_Scalar, _Dim, _Degree>::derivatives(Scalar u, DenseIndex order) const  in derivatives()  function 352     Spline<_Scalar, _Dim, _Degree>::derivatives(Scalar u, DenseIndex order) const  in derivatives()  function
  | 
| /external/webrtc/modules/congestion_controller/goog_cc/ | 
| D | loss_based_bwe_v2.cc | 809   Derivatives derivatives;  in GetDerivatives()  local 979     const Derivatives derivatives = GetDerivatives(channel_parameters);  in NewtonsMethodUpdate()  local
  | 
| /external/eigen/unsupported/test/ | 
| D | splines.cpp | 251   ArrayXXd derivatives = ArrayXXd::Random(dimension, numPoints);  in check_global_interpolation_with_derivatives2d()  local
  | 
| /external/mesa3d/src/compiler/glsl/ | 
| D | builtin_functions.cpp | 564 derivatives(const _mesa_glsl_parse_state *state)  in derivatives()  function 6760 UNOP(dFdx, ir_unop_dFdx, derivatives)  in UNOP()  argument
  | 
| /external/deqp/external/openglcts/modules/gl/ | 
| D | gl3cTextureSwizzleTests.cpp | 3295 	std::string derivatives = "TYPE(VAL_LIST)";  in prepareDerivatives()  local
  | 
| /external/python/google-api-python-client/googleapiclient/discovery_cache/documents/ | 
| D | books.v1.json | 3165                   "derivatives": {  object
  |