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

F

f(E) - Method in class io.bhagat.math.Function
The function this interface contains
feedForward(double...) - Method in class io.bhagat.ai.supervised.NeuralNetwork
the feed forward algorithm for making a guess based on the inputs
feedForward(DataPoint) - Method in class io.bhagat.ai.supervised.NeuralNetwork
sets the output of feedForward into the dataPoint
feedForward(Matrix) - Method in class io.bhagat.ai.supervised.NeuralNetwork
the feed forward algorithm for making a guess based on the inputs
feedForward(Vector) - Method in class io.bhagat.ai.supervised.NeuralNetwork
the feed forward algorithm for making a guess based on the inputs
FileHandler - Class in io.bhagat.util
Utilities for reading and writing to files
FileHandler(String) - Constructor for class io.bhagat.util.FileHandler
Creates a FileHandler object for one file
fivePointSummary() - Method in class io.bhagat.math.statistics.QuantitativeDataList
uses other methods to create a five point summary
fromCoordinateVector(Vector) - Method in class io.bhagat.math.linearalgebra.VectorSpace
 
Function<E,​T> - Class in io.bhagat.math
An interface that can hold functions
Function() - Constructor for class io.bhagat.math.Function
 
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