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
Q
- QR(Matrix) - Static method in class io.bhagat.math.linearalgebra.Matrix
-
Computes the QR factorization of a matrix
- QuantitativeDataList - Class in io.bhagat.math.statistics
-
A class for qualitative data lists containing doubles
- QuantitativeDataList() - Constructor for class io.bhagat.math.statistics.QuantitativeDataList
-
creates an empty list
- QuantitativeDataList(double...) - Constructor for class io.bhagat.math.statistics.QuantitativeDataList
-
initializes the list with certain values
- QuantitativeDataList(Double...) - Constructor for class io.bhagat.math.statistics.QuantitativeDataList
-
initializes the list with certain values
- quartile1() - Method in class io.bhagat.math.statistics.QuantitativeDataList
-
finds the first quartile
- quartile3() - Method in class io.bhagat.math.statistics.QuantitativeDataList
-
finds the third quartile
All Classes All Packages