Home
last modified time | relevance | path

Searched defs:nClusters (Results 1 – 16 of 16) sorted by relevance

/dports/math/vtk8/VTK-8.2.0/Filters/ParallelStatistics/Testing/Cxx/
H A DTestRandomPKMeansStatisticsMPI.cxx54 int nClusters; member
92 int nClusters = args->nClusters; in RandomSampleStatistics() local
326 int nClusters = 8; in TestRandomPKMeansStatisticsMPI() local
/dports/math/vtk9/VTK-9.1.0/Filters/ParallelStatistics/Testing/Cxx/
H A DTestRandomPKMeansStatisticsMPI.cxx54 int nClusters; member
92 int nClusters = args->nClusters; in RandomSampleStatistics() local
311 int nClusters = 8; in TestRandomPKMeansStatisticsMPI() local
/dports/math/vtk6/VTK-6.2.0/Filters/ParallelStatistics/Testing/Cxx/
H A DTestRandomPKMeansStatisticsMPI.cxx54 int nClusters; member
92 int nClusters = args->nClusters; in RandomSampleStatistics() local
326 int nClusters = 8; in TestRandomPKMeansStatisticsMPI() local
/dports/math/octave-forge-statistics/statistics-1.4.3/inst/
H A Dcluster.m109 nClusters = 1; variable
/dports/editors/libreoffice/libreoffice-7.2.6.2/oox/source/dump/
H A Ddffdumper.cxx107 sal_uInt32 nClusters = dumpDec< sal_uInt32 >( "id-cluster-count" ); in implDumpRecordBody() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/oox/source/dump/
H A Ddffdumper.cxx108 sal_uInt32 nClusters = dumpDec< sal_uInt32 >( "id-cluster-count" ); in implDumpRecordBody() local
/dports/devel/bullet/bullet3-3.21/Extras/HACD/
H A DhacdHACD.h143 void SetNClusters(size_t nClusters) { m_nMinClusters = nClusters; } in SetNClusters()
/dports/devel/py-bullet3/bullet3-3.21/Extras/HACD/
H A DhacdHACD.h143 void SetNClusters(size_t nClusters) { m_nMinClusters = nClusters; } in SetNClusters()
/dports/science/chrono/chrono-7.0.1/src/chrono_thirdparty/HACD/
H A DhacdHACD.h159 void SetNClusters(size_t nClusters) { m_nMinClusters = nClusters;} in SetNClusters()
/dports/science/chrono/chrono-7.0.1/src/chrono/collision/
H A DChConvexDecomposition.cpp146 void ChConvexDecompositionHACD::SetParameters(unsigned int nClusters, in SetParameters()
/dports/math/ogdf/OGDF/src/ogdf/layered/
H A DOptimalHierarchyClusterLayout.cpp307 int nClusters = 0; in computeXCoordinates() local
/dports/math/saga/saga-8.1.3/saga-gis/src/saga_core/saga_api/
H A Dmat_tools.cpp2054 bool CSG_Cluster_Analysis::Execute(int Method, int nClusters, int nMaxIterations, int Initializatio… in Execute()
2123 int iElement, iCluster, nClusters = m_Variance.Get_N(); in _Minimum_Distance() local
2219 int iElement, iCluster, nClusters = m_Variance.Get_N(); in _Hill_Climbing() local
/dports/graphics/osg34/OpenSceneGraph-OpenSceneGraph-3.4.1/src/osgPlugins/fbx/
H A DfbxRMesh.cpp984 int nClusters = pSkin->GetClusterCount(); in readMesh() local
/dports/graphics/osg/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/fbx/
H A DfbxRMesh.cpp1151 int nClusters = pSkin->GetClusterCount(); in readMesh() local
/dports/graphics/opencv/opencv-4.5.3/contrib/modules/aruco/src/
H A Dapriltag_quad_thresh.cpp1042 static void do_quad(int nCidx0, int nCidx1, zarray_t &nClusters, int nW, int nH, zarray_t *nquads, … in do_quad()
/dports/graphics/vpaint/vpaint-1.7/src/Gui/VectorAnimationComplex/
H A DVAC.cpp3954 int nClusters= clusters.size(); in insertSketchedEdgeInVAC() local