powered by
Used in checking if p_t*f_t is in the linear span of g_t.
is_full_column_rank(mat)
Boolean TRUE/FALSE for if matrix is full column rank.
A matrix.
is_full_column_rank(diag(4))
Run the code above in your browser using DataLab