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

R

RBF - Static variable in class pt.tumba.ngram.svm.SVMParameter
Gaussian Radial Basis Functio kernel type
REDUCED - Static variable in class pt.tumba.ngram.bayes.Bucket
 
ReInit(InputStream, int, int, int) - Method in class pt.tumba.ngram.bayes.ASCII_CharStream
 
ReInit(InputStream, int, int) - Method in class pt.tumba.ngram.bayes.ASCII_CharStream
 
ReInit(InputStream, int, int, int) - Method in class pt.tumba.ngram.bayes.ASCII_UCodeESC_CharStream
 
ReInit(InputStream, int, int) - Method in class pt.tumba.ngram.bayes.ASCII_UCodeESC_CharStream
 
ReInit(ASCII_CharStream) - Method in class pt.tumba.ngram.bayes.BayesInterchangeFormat
 
ReInit(ASCII_CharStream, int) - Method in class pt.tumba.ngram.bayes.BayesInterchangeFormat
 
ReInit(ASCII_UCodeESC_CharStream) - Method in class pt.tumba.ngram.bayes.XMLInterchangeFormat
 
ReInit(ASCII_UCodeESC_CharStream, int) - Method in class pt.tumba.ngram.bayes.XMLInterchangeFormat
 
ReInitRounds() - Method in class pt.tumba.ngram.bayes.BayesInterchangeFormat
 
ReInitRounds() - Method in class pt.tumba.ngram.bayes.XMLInterchangeFormat
 
ReadByte() - Method in class pt.tumba.ngram.bayes.ASCII_UCodeESC_CharStream
 
r - Variable in class pt.tumba.ngram.blr.BayesianLogReg
 
r - Variable in class pt.tumba.ngram.svm.Solver.SolutionInfo
 
rankedNGrams - Variable in class pt.tumba.ngram.DataProfile
The list of N-grams in this Profile.
rate(long, long) - Static method in class pt.tumba.ngram.compression.TestStatistics
Rate of first argument divided by second argument as doubles.
read(InputStream) - Static method in class pt.tumba.ngram.ProfileReader
Read an N-gram profile from an InputStream.
read(byte[]) - Method in class pt.tumba.ngram.compression.ArithCodeInputStream
Read an array of bytes into the specified byte array, returning number of bytes read.
read(byte[], int, int) - Method in class pt.tumba.ngram.compression.ArithCodeInputStream
Read the specified number of bytes into the array, beginning from the position specified by the offset.
read() - Method in class pt.tumba.ngram.compression.ArithCodeInputStream
Reads the next byte from the input stream.
readAhead() - Method in class pt.tumba.ngram.compression.BitInput
Reads the next byte from the input stream into _nextByte.
readBit() - Method in class pt.tumba.ngram.compression.BitInput
Reads the next bit from the input stream.
readChar() - Method in class pt.tumba.ngram.bayes.ASCII_CharStream
 
readChar() - Method in class pt.tumba.ngram.bayes.ASCII_UCodeESC_CharStream
 
readProblem() - Method in class pt.tumba.ngram.svm.SVMCategorizer
 
readStream(InputStream) - Method in class pt.tumba.ngram.DataProfile
Reads the Profile data from an InputStream.
reconstructGradient() - Method in class pt.tumba.ngram.svm.Solver
 
record(String, int, int, long, long) - Method in class pt.tumba.ngram.compression.TestSet
Records an outcome for a compression for a given test name, specifying original and coded bytes, along with encode and decode times.
record(int, int, long, long) - Method in class pt.tumba.ngram.compression.TestStatistics
Record the result of an experiment with specified number of original and encoded bytes with specified encode and decode time.
reduce() - Method in class pt.tumba.ngram.bayes.Bucket
 
reduce() - Method in class pt.tumba.ngram.bayes.BucketTree
Variable elimination in the BucketTree.
reduce_cluster() - Method in class pt.tumba.ngram.bayes.Bucket
 
remove(int) - Method in class pt.tumba.ngram.compression.ByteSet
Removes a byte, specified as an integer, from this set.
remove(byte) - Method in class pt.tumba.ngram.compression.ByteSet
Removes a byte from this set.
remove(ByteSet) - Method in class pt.tumba.ngram.compression.ByteSet
Removes all the members of specified set from this set.
removeSymbolFromStream(int[]) - Method in class pt.tumba.ngram.compression.ArithDecoder
Removes a symbol from the input stream that was coded with counts { low, high, total }.
removeSymbolFromStream(long, long, long) - Method in class pt.tumba.ngram.compression.ArithDecoder
Removes a symbol from the input stream.
remove_function_property(int) - Method in class pt.tumba.ngram.bayes.InferenceGraphNode
Remove a property from a function.
remove_network_property(int) - Method in class pt.tumba.ngram.bayes.InferenceGraph
Remove a property from the network.
remove_property(String) - Method in class pt.tumba.ngram.bayes.BayesNet
Remove a property.
remove_property(int) - Method in class pt.tumba.ngram.bayes.BayesNet
Remove a property.
remove_property(String) - Method in class pt.tumba.ngram.bayes.ProbabilityFunction
Remove a property in the current ProbabilityFunction.
remove_property(int) - Method in class pt.tumba.ngram.bayes.ProbabilityFunction
Remove a property in a given position in the current ProbabilityFunction.
remove_property(String) - Method in class pt.tumba.ngram.bayes.ProbabilityVariable
Remove a property from the current ProbabilityVariable.
remove_property(int) - Method in class pt.tumba.ngram.bayes.ProbabilityVariable
Remove a property from the current ProbabilityVariable given the position of the property.
remove_variable_property(int) - Method in class pt.tumba.ngram.bayes.InferenceGraphNode
Remove a property from a variable.
rescale() - Method in class pt.tumba.ngram.compression.AdaptiveUnigramModel
Rescale the counts by adding 1 to all counts and dividing by 2.
rescale() - Method in class pt.tumba.ngram.compression.ExcludingAdaptiveUnigramModel
Rescale the counts by dividing all frequencies by 2, but taking a minimum of 1.
rescale() - Method in class pt.tumba.ngram.compression.PPMNode
Rescale all of the counts of the children of this node.
rescaleSiblings() - Method in class pt.tumba.ngram.compression.PPMNode
Rescale the counts on this node and the siblings of this node.
reset() - Method in class pt.tumba.ngram.compression.ArithCodeInputStream
Not supported.
reset() - Method in class pt.tumba.ngram.compression.BitOutput
Resets the bit buffer.
reset_expectation() - Method in class pt.tumba.ngram.bayes.InferenceGraph
Reset the QBExpectation.
reset_marginal() - Method in class pt.tumba.ngram.bayes.InferenceGraph
Reset the QBInference.
restrict(ByteSet) - Method in class pt.tumba.ngram.compression.ByteSet
Removes all the elements of this set that are not in the specified set.
result - Variable in class pt.tumba.ngram.bayes.Inference
 
results - Variable in class pt.tumba.ngram.bayes.Expectation
 
results - Variable in class pt.tumba.ngram.bayes.Explanation
 
results - Variable in class pt.tumba.ngram.bayes.GeneralizedChoquetIntegral
 
rho - Variable in class pt.tumba.ngram.svm.SVM.decisionFunction
The rho parameters.
rho - Variable in class pt.tumba.ngram.svm.SVMModel
Constants (the bias terms) in decision functions.
rho - Variable in class pt.tumba.ngram.svm.Solver.SolutionInfo
 
roundOff(double) - Static method in class pt.tumba.ngram.compression.TestStatistics
Round off a double to 2 decimal places, taking up 8 total characters.
roundOff(double, int, int) - Static method in class pt.tumba.ngram.compression.TestStatistics
Round off a double to specified number of decimal places, taking up specified total width
roundOff(double, double, int) - Static method in class pt.tumba.ngram.compression.TestStatistics
Round off a double with a multiplicative factor, padding to specified width.

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