get one column from the Matrix
get one column from the Matrix
As we treat this method as a function, We name it column() instead of column()
get dense diagonal elements of the Matrix
get dense diagonal elements of the Matrix
As we treat this method as a function (in Matrix Maths, diag() is a operation symbol), We name it diag() instead of diag()
Matrix