Home
last modified time | relevance | path

Searched defs:weights (Results 1 – 25 of 32) sorted by relevance

12

/external/eigen/unsupported/Eigen/src/MatrixFunctions/
DMatrixLogarithm.h247 …const RealScalar weights[] = { 0.2777777777777777777777777777777778L, 0.44444444444444444444444444… in computePade3() local
263 …const RealScalar weights[] = { 0.1739274225687269286865319746109997L, 0.32607257743127307131346802… in computePade4() local
280 …const RealScalar weights[] = { 0.1184634425280945437571320203599587L, 0.23931433524968323402064575… in computePade5() local
298 …const RealScalar weights[] = { 0.0856622461895851725201480710863665L, 0.18038078652406930378491675… in computePade6() local
317 …const RealScalar weights[] = { 0.0647424830844348466353057163395410L, 0.13985269574463833395073388… in computePade7() local
337 …const RealScalar weights[] = { 0.0506142681451881295762656771549811L, 0.11119051722668723527217799… in computePade8() local
358 …const RealScalar weights[] = { 0.0406371941807872059859460790552618L, 0.09032408034742870202923601… in computePade9() local
380 …const RealScalar weights[] = { 0.0333356721543440687967844049466659L, 0.07472567457529029657288816… in computePade10() local
403 …const RealScalar weights[] = { 0.0278342835580868332413768602212743L, 0.06279018473245231231734714… in computePade11() local
/external/chromium_org/third_party/opus/src/src/
Dmlp_data.c8 static const float weights[422] = { variable
Dmlp.h36 const float *weights; member
Dmlp_train.h80 double **weights; member
/external/chromium_org/third_party/freetype/src/base/
Dftlcdfil.c38 FT_Byte* weights = library->lcd_weights; in _ft_lcd_filter_fir() local
273 unsigned char *weights ) in FT_Library_SetLcdFilterWeights()
356 unsigned char *weights ) in FT_Library_SetLcdFilterWeights()
/external/freetype/src/base/
Dftlcdfil.c38 FT_Byte* weights = library->lcd_weights; in _ft_lcd_filter_fir() local
273 unsigned char *weights ) in FT_Library_SetLcdFilterWeights()
356 unsigned char *weights ) in FT_Library_SetLcdFilterWeights()
/external/jmonkeyengine/engine/src/core/com/jme3/animation/
DPoseTrack.java56 float[] weights; field in PoseTrack.PoseFrame
58 public PoseFrame(Pose[] poses, float[] weights) { in PoseFrame()
DSkeletonControl.java322 float[] weights = wb.array(); in applySkinning() local
431 float[] weights = wb.array(); in applySkinningTangents() local
/external/chromium_org/chrome/browser/resources/file_manager/foreground/js/image_editor/
Dfilter.js216 filter.convolve5x5 = function(weights, dst, src, offsetX, offsetY) { argument
438 filter.createConvolutionFilter = function(weights) { argument
/external/jmonkeyengine/engine/src/test/jme3test/model/anim/
DTestCustomAnim.java77 FloatBuffer weights = FloatBuffer.allocate( box.getVertexCount() * 4 ); in simpleInitApp() local
/external/llvm/include/llvm/Analysis/
DProfileDataLoader.h78 EdgeWeights weights = EdgeInformation.find(f)->second; in getEdgeWeight() local
/external/opencv/ml/src/
Dmlboost.cpp185 const double* weights = ensemble->get_subtree_weights()->data.db; in calc_node_dir() local
249 const double* weights = ensemble->get_subtree_weights()->data.db; in find_split_ord_class() local
341 const double* weights = ensemble->get_subtree_weights()->data.db; in CV_IMPLEMENT_QSORT_EX() local
445 const double* weights = ensemble->get_subtree_weights()->data.db; in find_split_ord_reg() local
493 const double* weights = ensemble->get_subtree_weights()->data.db; in find_split_cat_reg() local
575 const double* weights = ensemble->get_subtree_weights()->data.db; in find_surrogate_split_ord() local
641 const double* weights = ensemble->get_subtree_weights()->data.db; in find_surrogate_split_cat() local
702 const double* weights = ensemble->get_weights()->data.db; in calc_node_value() local
/external/srec/srec/include/
Dswimodel.h39 const wtdata *weights; /*pointer to weights*/ member
/external/jmonkeyengine/engine/src/core/com/jme3/math/
DCurveAndSurfaceMath.java32 float[] weights = nurbSpline.getWeights(); in interpolateNurbs() local
DSpline.java28 private float[] weights; //weights of NURBS spline field in Spline
/external/openfst/src/include/fst/script/
Drmepsilon.h174 vector<typename Arc::Weight> weights; in RmEpsilon() local
Dshortest-path.h65 vector<typename Arc::Weight> weights; in ShortestPath() local
/external/openfst/src/include/fst/
Daccumulator.h188 vector<double> &weights = *data_->Weights(); in SetState() local
248 vector<double> &weights = *data_->Weights(); variable
371 void AddWeights(StateId s, vector<double> *weights) { in AddWeights()
386 vector<double>* weights; // Accumulated weights for this state. member
/external/skia/src/core/
DSkPathRef.cpp293 SkScalar** weights) { in growForRepeatedVerb()
/external/chromium_org/third_party/skia/src/core/
DSkPathRef.cpp293 SkScalar** weights) { in growForRepeatedVerb()
/external/opencv/cv/src/
Dcvlinefit.cpp46 icvFitLine2D_wods( CvPoint2D32f * points, int _count, float *weights, float *line ) in icvFitLine2D_wods()
102 icvFitLine3D_wods( CvPoint3D32f * points, int count, float *weights, float *line ) in icvFitLine3D_wods()
/external/opencv/ml/include/
Dml.h579 const CvMat* weights; member
630 CvMat* weights; variable
1135 CvMat* weights; variable
1235 double** weights; variable
/external/icu4c/test/intltest/
Dwbnf.cpp439 Buffer_int weights; member in WeightedRand
738 Repeat(Pick * base, int minCount =0, int maxCount = 1, Buffer_int * weights = NULL): in Repeat()
1040 Buffer_int weights; in repeat() local
/external/chromium_org/third_party/icu/source/test/intltest/
Dwbnf.cpp439 Buffer_int weights; member in WeightedRand
738 Repeat(Pick * base, int minCount =0, int maxCount = 1, Buffer_int * weights = NULL): in Repeat()
1040 Buffer_int weights; in repeat() local
/external/jmonkeyengine/engine/src/ogre/com/jme3/scene/plugins/ogre/
DMeshLoader.java381 VertexBuffer weights = new VertexBuffer(Type.BoneWeight); in startBoneAssigns() local

12