XLPack 7.0
XLPack Numerical Library (C API) Reference Manual
Loading...
Searching...
No Matches
Functions
dtpsv.c File Reference

Functions

void dtpsv (char uplo, char trans, char diag, int n, double ap[], double x[], int incx)
 Solution of Ax = b or ATx = b (triangular matrices in packed form) (BLAS 2)