|
Logical Functionsallof(x) returns 1 if every element of x is
non-zero
where(x) returns list of indices where x is
non-zero
|
|
Logical Functionsallof(x) returns 1 if every element of x is
non-zero
where(x) returns list of indices where x is
non-zero
|