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

R

randomize() - Method in class io.bhagat.math.linearalgebra.Matrix
Fills the Matrix with random values from -1 to 1
randomize() - Method in class io.bhagat.math.linearalgebra.Vector
Fills the Vector with random values from -1 to 1
randomize(double, double) - Method in class io.bhagat.math.linearalgebra.Matrix
Fills the Matrix with random values from min to max
randomize(double, double) - Method in class io.bhagat.math.linearalgebra.Vector
Fills the Vector with random values from min to max
range() - Method in class io.bhagat.math.Interval
 
range() - Method in class io.bhagat.math.statistics.QuantitativeDataList
computes the range of the data
range(double) - Static method in class io.bhagat.util.ArrayUtil
creates an double array that ranges from 0 to the specified end
range(double, double) - Static method in class io.bhagat.util.ArrayUtil
creates an double array that ranges from a specified start to the specified end
range(double, double, double) - Static method in class io.bhagat.util.ArrayUtil
creates an double array that ranges from a specified to the specified end with a specified step
range(float) - Static method in class io.bhagat.util.ArrayUtil
creates an double array that ranges from 0 to the specified end
range(float, float) - Static method in class io.bhagat.util.ArrayUtil
creates an double array that ranges from a specified start to the specified end
range(float, float, float) - Static method in class io.bhagat.util.ArrayUtil
creates an double array that ranges from a specified to the specified end with a specified step
read() - Method in class io.bhagat.server.Client
 
read() - Method in class io.bhagat.server.Server.ServerThread
 
read() - Method in class io.bhagat.util.FileHandler
Read the file specified in the constructor
read(Reader) - Static method in class io.bhagat.util.FileHandler
Reads from file specified by the reader
read(Reader) - Static method in class io.bhagat.util.StreamUtil
 
read(String) - Static method in class io.bhagat.util.FileHandler
Reads from file specified by the path
readObject - Variable in class io.bhagat.server.Client
 
readObject - Variable in class io.bhagat.server.Server.ServerThread
 
readObject(ObjectInputStream) - Method in class io.bhagat.ai.supervised.NeuralNetwork
 
readString(InputStream) - Static method in class io.bhagat.util.StreamUtil
 
reducedRowEchelonForm() - Method in class io.bhagat.math.linearalgebra.Matrix
converts the matrix to reduced row echelon form
removeColumn(int) - Method in class io.bhagat.math.linearalgebra.Matrix
Removes a columns in the Matrix
removeRow(int) - Method in class io.bhagat.math.linearalgebra.Matrix
Removes a row in the Matrix
reshape(E[][], E[]) - Static method in class io.bhagat.util.ArrayUtil
Reshapes a two dimensional array into a one dimensional array
reshape(E[], E[][]) - Static method in class io.bhagat.util.ArrayUtil
Reshapes a one dimensional array into a two dimensional array
restart() - Method in class io.bhagat.util.Timer
calls the start method
rowEchelonForm() - Method in class io.bhagat.math.linearalgebra.Matrix
converts the matrix to row echelon form
rows - Variable in class io.bhagat.math.linearalgebra.Matrix
the number of rows in the matrix;
run() - Method in class io.bhagat.math.statistics.Simulation
runs the simulation
run() - Method in class io.bhagat.server.Client
 
run() - Method in class io.bhagat.server.Server
 
run() - Method in class io.bhagat.server.Server.ServerThread
 
run(int) - Method in class io.bhagat.math.statistics.DoubleDistribution.DoubleSimulation
runs the simulation
run(int) - Method in class io.bhagat.math.statistics.Simulation
runs the simulation
A B C D E F G H I J K L M N O P Q R S T U V W X Z 
All Classes All Packages