Wrapper for zpotrs.
| Parameters: | c : input rank-2 array(‘D’) with bounds (n,n) b : input rank-2 array(‘D’) with bounds (n,nrhs) |
|---|---|
| Returns: | x : rank-2 array(‘D’) with bounds (n,nrhs) and b storage info : int |
| Other Parameters: | |
overwrite_b : input int, optional
lower : input int, optional
|
|