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
All Classes All Packages
All Classes All Packages
O
- object - Variable in class io.bhagat.server.Server.ConnectionIndex
- open - Variable in class io.bhagat.math.Interval
-
whether it is open or not
- orthogonal(Vector) - Method in class io.bhagat.math.linearalgebra.Vector
-
Checks if this vector and the one sent in are orthogonal
- orthogonal(Vector, Vector) - Static method in class io.bhagat.math.linearalgebra.Vector
-
Checks if two vectors are orthogonal
- orthogonalize(Vector[]) - Static method in class io.bhagat.math.linearalgebra.Vector
-
make the input vectors orthogonal
- outer(Matrix, Matrix) - Static method in class io.bhagat.math.linearalgebra.Matrix
-
performs the outer product on two matrices
- outer(Vector, Vector) - Static method in class io.bhagat.math.linearalgebra.Vector
-
performs the outer product on two vectors
- OuterProductSVD(double[], Vector[], Vector[]) - Constructor for class io.bhagat.math.linearalgebra.Matrix.OuterProductSVD
-
creates a new SVD solution
- outliers() - Method in class io.bhagat.math.statistics.QuantitativeDataList
-
finds all the outliers using the 1.5 x iqr rule
- OutOfDimensionsException() - Constructor for exception io.bhagat.math.linearalgebra.Vector.OutOfDimensionsException
- OutOfDimensionsException(Vector, int) - Constructor for exception io.bhagat.math.linearalgebra.Vector.OutOfDimensionsException
- output - Variable in class io.bhagat.server.Client
- output - Variable in class io.bhagat.server.Server.ServerThread
- outputs - Variable in class io.bhagat.ai.supervised.DataPoint
-
the outputs
All Classes All Packages