.TH "posv_comp_grp" 3 "Wed Feb 7 2024 11:30:40" "Version 3.12.0" "LAPACK" \" -*- nroff -*- .ad l .nh .SH NAME posv_comp_grp \- Cholesky: computational routines (factor, cond, etc\&.) .SH SYNOPSIS .br .PP .SS "Modules" .in +1c .ti -1c .RI "\fB— full —\fP" .br .ti -1c .RI "\fBpocon: condition number estimate\fP" .br .ti -1c .RI "\fBpotrf: triangular factor\fP" .br .ti -1c .RI "\fBpotrf2: triangular factor panel, recursive?\fP" .br .ti -1c .RI "\fBpotf2: triangular factor panel, level 2\fP" .br .ti -1c .RI "\fBpstrf: triangular factor, with pivoting\fP" .br .ti -1c .RI "\fBpstf2: triangular factor, with pivoting panel, level 2\fP" .br .ti -1c .RI "\fBpotrs: triangular solve using factor\fP" .br .ti -1c .RI "\fBpotri: triangular inverse\fP" .br .ti -1c .RI "\fBporfs: iterative refinement\fP" .br .ti -1c .RI "\fBporfsx: iterative refinement, expert\fP" .br .ti -1c .RI "\fBpoequ: equilibration\fP" .br .ti -1c .RI "\fBpoequb: equilibration, power of 2\fP" .br .ti -1c .RI "\fBlaqhe: row/col scale matrix\fP" .br .ti -1c .RI "\fBla_porcond: Skeel condition number estimate\fP" .br .ti -1c .RI "\fBla_porpvgrw: reciprocal pivot growth\fP" .br .ti -1c .RI "\fBla_porfsx_extended: step in porfsx\fP" .br .ti -1c .RI "\fB— packed —\fP" .br .ti -1c .RI "\fBppcon: condition number estimate\fP" .br .ti -1c .RI "\fBpptrf: triangular factor\fP" .br .ti -1c .RI "\fBpptrs: triangular solve using factor\fP" .br .ti -1c .RI "\fBpptri: triangular inverse\fP" .br .ti -1c .RI "\fBpprfs: iterative refinement\fP" .br .ti -1c .RI "\fBppequ: equilibration\fP" .br .ti -1c .RI "\fBlaqhp: row/col scale matrix\fP" .br .ti -1c .RI "\fB— rectangular full packed (RFP) —\fP" .br .ti -1c .RI "\fBpftrf: triangular factor\fP" .br .ti -1c .RI "\fBpftrs: triangular solve using factor\fP" .br .ti -1c .RI "\fBpftri: triangular inverse\fP" .br .ti -1c .RI "\fB— banded —\fP" .br .ti -1c .RI "\fBpbcon: condition number estimate\fP" .br .ti -1c .RI "\fBpbtrf: triangular factor\fP" .br .ti -1c .RI "\fBpbtf2: triangular factor panel, level 2\fP" .br .ti -1c .RI "\fBpbtrs: triangular solve using factor\fP" .br .ti -1c .RI "\fBpbrfs: iterative refinement\fP" .br .ti -1c .RI "\fBpbequ: equilibration\fP" .br .ti -1c .RI "\fBlaqhb: row/col scale matrix\fP" .br .ti -1c .RI "\fB— tridiagonal —\fP" .br .ti -1c .RI "\fBptcon: condition number estimate\fP" .br .ti -1c .RI "\fBpttrf: triangular factor\fP" .br .ti -1c .RI "\fBpttrs: triangular solve using factor\fP" .br .ti -1c .RI "\fBptts2: triangular solve using factor, unblocked\fP" .br .ti -1c .RI "\fBptrfs: iterative refinement\fP" .br .in -1c .SH "Detailed Description" .PP .SH "Author" .PP Generated automatically by Doxygen for LAPACK from the source code\&.