search for:
rank Matrix
-- compute the rank
Synopsis:
Function:
rank
-- compute the rank
Input:
an instance of class
Matrix
.
Code:
-- ../m2/matrix1.m2:732 rank Matrix := (f) -> rank image f
search for: