Package gov.nih.mipav.model.algorithms
Class StochasticForests.Forest.computeTreePermutationImportanceInThread
java.lang.Object
gov.nih.mipav.model.algorithms.StochasticForests.Forest.computeTreePermutationImportanceInThread
- All Implemented Interfaces:
Runnable
- Enclosing class:
StochasticForests.Forest
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate int -
Constructor Summary
ConstructorsConstructorDescriptioncomputeTreePermutationImportanceInThread(int thread_idx, Vector<Double> importance, Vector<Double> variance) -
Method Summary