Blender V2.61 - r43446
Functions

sgssv.c File Reference

#include "ssp_defs.h"

Go to the source code of this file.

Functions

void sgssv (superlu_options_t *options, SuperMatrix *A, int *perm_c, int *perm_r, SuperMatrix *L, SuperMatrix *U, SuperMatrix *B, SuperLUStat_t *stat, int *info)

Detailed Description

Definition in file sgssv.c.


Function Documentation

void sgssv ( superlu_options_t options,
SuperMatrix A,
int *  perm_c,
int *  perm_r,
SuperMatrix L,
SuperMatrix U,
SuperMatrix B,
SuperLUStat_t stat,
int *  info 
)