EVSL  1.1.0
EigenValues Slicing Library
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros
Functions
cs_qrsol.c File Reference
#include "cs.h"

Go to the source code of this file.

Functions

CS_INT cs_qrsol (CS_INT order, const cs *A, CS_ENTRY *b)
 

Function Documentation

CS_INT cs_qrsol ( CS_INT  order,
const cs A,
CS_ENTRY b 
)

Definition at line 3 of file cs_qrsol.c.

References cs, cs_calloc(), CS_CSC, CS_ENTRY, cs_free(), cs_happly(), CS_INT, cs_ipvec(), cs_nfree(), cs_pvec(), cs_qr(), cs_sfree(), cs_spfree(), cs_sqr(), cs_transpose(), cs_usolve(), cs_utsolve(), csn, and css.

Here is the call graph for this function: