Learn R Programming

polyMatrix (version 0.9.16)

zero_lead_rows: Get zero lead rows of matrix M

Description

Get zero lead rows of matrix M

Usage

zero_lead_rows(M, eps = ZERO_EPS)

Arguments

M

Numerical matrix

eps

Machine epsilon to determinate zeros

Value

vector of idx (length is equal to columm number), NULL in case of error