Vous avez des améliorations (ou des corrections) à proposer pour ce document :
je vous remerçie par avance de m'en faire part, cela m'aide à améliorer le site.
c,x,info = zpbsv(ab,b,[lower,ldab,overwrite_ab,overwrite_b])
Wrapper for ``zpbsv``.
Parameters
----------
ab : input rank-2 array('D') with bounds (ldab,n)
b : input rank-2 array('D') with bounds (ldb,nrhs)
Other Parameters
----------------
lower : input int, optional
Default: 0
overwrite_ab : input int, optional
Default: 0
ldab : input int, optional
Default: shape(ab,0)
overwrite_b : input int, optional
Default: 0
Returns
-------
c : rank-2 array('D') with bounds (ldab,n) and ab storage
x : rank-2 array('D') with bounds (ldb,nrhs) and b storage
info : int
Améliorations / Corrections
Vous avez des améliorations (ou des corrections) à proposer pour ce document : je vous remerçie par avance de m'en faire part, cela m'aide à améliorer le site.
Emplacement :
Description des améliorations :