hex.rf
Class RandomForest.OptArgs

java.lang.Object
  extended by water.Arguments.Arg
      extended by water.Arguments.Opt
          extended by hex.rf.RandomForest.OptArgs
Enclosing class:
RandomForest

public static class RandomForest.OptArgs
extends Arguments.Opt


Constructor Summary
RandomForest.OptArgs()
           
 
Method Summary
 
Methods inherited from class water.Arguments.Opt
usage, validate
 
Methods inherited from class water.Arguments.Arg
toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

RandomForest.OptArgs

public RandomForest.OptArgs()