Home > @josh-brown/vector > FloatMatrix > getDiagonal
Returns a vector containing the elements of the main diagonal of the matrix
Signature:
getDiagonal(): Vector<number>;Returns:
Vector<number>
The vector of diagonal entries
Home > @josh-brown/vector > FloatMatrix > getDiagonal
Returns a vector containing the elements of the main diagonal of the matrix
Signature:
getDiagonal(): Vector<number>;Returns:
Vector<number>
The vector of diagonal entries