A B C D E G H I K L M N O P Q R S T U V Z

H

hdp(Matrix, Matrix) - Static method in class org.jmatrices.dbl.client.MatlabSyntax
 
help() - Static method in class org.jmatrices.dbl.client.MatlabSyntax
 
horizontalConcatenation(Matrix, Matrix) - Static method in class org.jmatrices.dbl.operator.MatrixOperator
Concatenates a and b horizontally with b's columns attached to the end of a

rows of a must be equal to rows of b
Note: Matrix a's underlying implementation is propogated in the resulting matrix

horizontalDirectProduct(Matrix, Matrix) - Static method in class org.jmatrices.dbl.operator.MatrixOperator
Gets the Horizontal Direct Product.
horzcat(Matrix, Matrix) - Static method in class org.jmatrices.dbl.client.MatlabSyntax
 
hypot(double, double) - Static method in class org.jmatrices.dbl.decomposition.Util
 

A B C D E G H I K L M N O P Q R S T U V Z