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

V

Vector - interface org.jmatrices.dbl.Vector.
Vector todo - open thought!
vertcat(Matrix, Matrix) - Static method in class org.jmatrices.dbl.client.MatlabSyntax
 
verticalConcatenation(Matrix, Matrix) - Static method in class org.jmatrices.dbl.operator.MatrixOperator
Concatenates a and b vertically with b's rows following the a's rows

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


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