Searched defs:centers (Results 1 – 5 of 5) sorted by relevance
316 const Eigen::Map<const MatrixXfRowMajor> centers( in Compute() local430 const Eigen::Ref<const MatrixXfRowMajor>& centers, in FindKNearestCenters()451 const Eigen::Ref<const MatrixXfRowMajor>& centers, in FindKNearestCentersOneBlock()498 const Eigen::Ref<const MatrixXfRowMajor>& centers, in FindKNearestCentersBlockwise()
176 Tensor centers(DT_FLOAT, TensorShape({num_centers, num_dims})); in SetUpNearestNeighbors() local
68 const SkPoint centers[2] = { startCenter, endCenter }; in MapToUnitX() local
139 int centers[NUM_MB_SEGMENTS]; in AssignSegments() local
964 const std::vector<Vec3> centers = in iterate() local