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

W

weight - Variable in class de.jstacs.algorithms.graphs.Edge
the weight.
weights - Variable in class de.jstacs.models.mixture.AbstractMixtureModel
The probabilities for each component.
write(String) - Method in class de.jstacs.utils.SafeOutputStream
Writes the String.
write(int) - Method in class de.jstacs.utils.SafeOutputStream
 
writeFile(File, StringBuffer) - Static method in class de.jstacs.io.FileManager
This method saves a StringBuffer to a given file.
writeln() - Method in class de.jstacs.utils.SafeOutputStream
Writes a linebreak.
writeln(String) - Method in class de.jstacs.utils.SafeOutputStream
Writes the String and a linebreak.
writer - Variable in class de.jstacs.models.mixture.gibbssampling.FSDAGModelForGibbsSampling
The writer for the paramsFile in a sampling.
writeTensorToFile(String, OutputStream) - Method in class de.jstacs.algorithms.graphs.tensor.Tensor
This method writes a Tensor in the exchange format in a specified file.
WrongAlphabetException - Exception in de.jstacs
A WrongAlphabetException is thrown if a data file did not match the given alphabet.
WrongAlphabetException() - Constructor for exception de.jstacs.WrongAlphabetException
Creates a new WrongAlphabetException with standard message ("The data of the selected file does not match the entered alphabet.
WrongAlphabetException(String) - Constructor for exception de.jstacs.WrongAlphabetException
Creates a new WrongAlphabetException with your own message.
WrongLengthException - Exception in de.jstacs.data
A WrongLengthException is thrown if a given (sub)sequence length is not correct.
WrongLengthException(int) - Constructor for exception de.jstacs.data.WrongLengthException
Simple Constructor.
WrongLengthException(String) - Constructor for exception de.jstacs.data.WrongLengthException
Creates a new WrongLengthException with your own message.
WrongSequenceTypeException - Exception in de.jstacs.data.sequences
This Exception indicates that the type of the sequence (ByteSequence, ShortSequence, ...) is not suitable for a given AlphabetContainer.
WrongSequenceTypeException() - Constructor for exception de.jstacs.data.sequences.WrongSequenceTypeException
This constructor creates an instance with default message.

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