|
SuperLU Distributed 9.0.0
gpu3d
|
#include "superlu_defs.h"#include "superlu_ddefs.h"#include "superlu_sdefs.h"#include "superlu_blas.hpp"

Go to the source code of this file.
Functions | |
| template<typename Ftype > | |
| void | xgstrf2 (int_t k, Ftype *diagBlk, int_t LDA, Ftype *BlockUfactor, int_t LDU, threshPivValType< Ftype > thresh, int_t *xsup, superlu_dist_options_t *options, SuperLUStat_t *stat, int *info) |
| void xgstrf2 | ( | int_t | k, |
| Ftype * | diagBlk, | ||
| int_t | LDA, | ||
| Ftype * | BlockUfactor, | ||
| int_t | LDU, | ||
| threshPivValType< Ftype > | thresh, | ||
| int_t * | xsup, | ||
| superlu_dist_options_t * | options, | ||
| SuperLUStat_t * | stat, | ||
| int * | info | ||
| ) |
