Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Michael Migliore
VTK
Commits
2e7011c4
Commit
2e7011c4
authored
Aug 19, 2010
by
Philippe Pébay
Browse files
STYLE: removed old, unused, debug input values
parent
a650a392
Changes
1
Hide whitespace changes
Inline
Side-by-side
Infovis/Testing/Cxx/TestKMeansStatistics.cxx
View file @
2e7011c4
...
...
@@ -64,8 +64,6 @@ int TestKMeansStatistics( int, char *[] )
vtkDoubleArray
*
paramArray
;
const
int
numRuns
=
5
;
const
int
numClustersInRun
[]
=
{
5
,
2
,
3
,
4
,
5
};
//const int numRuns = 1;
//const int numClustersInRun[] = { 3 };
paramCluster
=
vtkIdTypeArray
::
New
();
paramCluster
->
SetName
(
"K"
);
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment