Blender V2.61 - r43446
Functions

sgstrf.c File Reference

#include "ssp_defs.h"

Go to the source code of this file.

Functions

void sgstrf (superlu_options_t *options, SuperMatrix *A, int relax, int panel_size, int *etree, void *work, int lwork, int *perm_c, int *perm_r, SuperMatrix *L, SuperMatrix *U, SuperLUStat_t *stat, int *info)

Detailed Description

Definition in file sgstrf.c.


Function Documentation

void sgstrf ( superlu_options_t options,
SuperMatrix A,
int  relax,
int  panel_size,
int *  etree,
void *  work,
int  lwork,
int *  perm_c,
int *  perm_r,
SuperMatrix L,
SuperMatrix U,
SuperLUStat_t stat,
int *  info 
)