Amesos Package Browser (Single Doxygen Collection)  Development
Functions
amesos_klu_tsolve.c File Reference
#include "amesos_klu_internal.h"
Include dependency graph for amesos_klu_tsolve.c:

Go to the source code of this file.

Functions

Int KLU_tsolve (KLU_symbolic *Symbolic, KLU_numeric *Numeric, Int d, Int nrhs, double B [], KLU_common *Common)
 

Function Documentation

◆ KLU_tsolve()

Int KLU_tsolve ( KLU_symbolic Symbolic,
KLU_numeric Numeric,
Int  d,
Int  nrhs,
double  B[],
KLU_common Common 
)

Definition at line 15 of file amesos_klu_tsolve.c.