Neuroph
A B C D E F G H I K L M N O P R S T U V W X

V

valueOf(String) - Static method in enum org.neuroph.contrib.imgrec.ColorMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.neuroph.util.NeuralNetworkType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.neuroph.util.SummingFunctionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.neuroph.util.TransferFunctionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.neuroph.util.WeightsFunctionType
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.neuroph.contrib.imgrec.ColorMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.neuroph.util.NeuralNetworkType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.neuroph.util.SummingFunctionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.neuroph.util.TransferFunctionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.neuroph.util.WeightsFunctionType
Returns an array containing the constants of this enum type, in the order they are declared.
VectorParser - Class in org.neuroph.util
Provides methods to parse strings as Integer or Double vectors.
VectorParser() - Constructor for class org.neuroph.util.VectorParser
 
VectorSizeMismatchException - Exception in org.neuroph.core.exceptions
Thrown to indicate that vector size does not match the network input or training element size.
VectorSizeMismatchException() - Constructor for exception org.neuroph.core.exceptions.VectorSizeMismatchException
Constructs an VectorSizeMismatchException with no detail message.
VectorSizeMismatchException(String) - Constructor for exception org.neuroph.core.exceptions.VectorSizeMismatchException
Constructs an VectorSizeMismatchException with the specified detail message.
VectorSizeMismatchException(String, Throwable) - Constructor for exception org.neuroph.core.exceptions.VectorSizeMismatchException
Constructs a VectorSizeMismatchException with the specified detail message and specified cause.
VectorSizeMismatchException(Throwable) - Constructor for exception org.neuroph.core.exceptions.VectorSizeMismatchException
Constructs a new runtime exception with the specified cause

Neuroph
A B C D E F G H I K L M N O P R S T U V W X