A B C D E F G H I K L M N O P R S T U V W X
All Classes All Packages
All Classes All Packages
All Classes All Packages
O
- optimize(MultipleIntegerValue, int[], int[], int[]) - Method in class Utils.Optimize.Descent
-
Optimizes the input
- optimize(SingleDoubleValue, double, double) - Method in class Utils.Optimize.GoldenSection
-
Optimizes the input
- optimize(SingleDoubleValue, double, double) - Method in class Utils.Optimize.MultipleTest
-
Optimizes the input
- OptimizeCombiner<C extends Combiner> - Interface in Combiner
-
Optimizes a combiner
- OptimizeImputer<I extends Imputer> - Interface in Imputers
-
Represents an imputer that can be optimized
- Output - Class in Executable
-
Represents the output options to LinkImputeR
- Output(File, File, File, boolean) - Constructor for class Executable.Output
-
Constructor
- Output(HierarchicalConfiguration<ImmutableNode>) - Constructor for class Executable.Output
-
Constructor from a config (read in from a XML file)
- OutputException - Exception in Exceptions
-
Exception for when there is a problem with creating output
- OutputException() - Constructor for exception Exceptions.OutputException
-
Default constructor
- OutputException(String) - Constructor for exception Exceptions.OutputException
-
Constructor that takes a message
- OutputException(String, Throwable) - Constructor for exception Exceptions.OutputException
-
Constructor that takes a message and another Throwable as the cause of this exception.
All Classes All Packages