Doxygen Source Code Documentation
Rrank.m File Reference
Go to the source code of this file.
Variables | |
| function | p |
| function Bethesda MD Define the function name for easy referencing | FuncName = 'Rrank.m' |
| Debug Flag | DBG = 1 |
| if nargin< 2 tol=100 *eps *max(size(R));endif(min(size(R))==1) d=abs(R(1, 1));else d=abs(diag(R));endp=sum(d > tol * | max (d)) |
| return | |
Variable Documentation
|
|
|
|
|
|
|
|
|
|
|
Initial value: |
|
|
|