Amesos Package Browser (Single Doxygen Collection)  Development
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Functions
amesos_klu_dump.c File Reference
#include "amesos_klu_internal.h"
Include dependency graph for amesos_klu_dump.c:

Go to the source code of this file.

Functions

Int KLU_valid (Int n, Int Ap[], Int Ai[], Entry Ax[])
 
Int KLU_valid_LU (Int n, Int flag_test_start_ptr, Int Xip[], Int Xlen[], Unit LU[])
 

Function Documentation

Int KLU_valid ( Int  n,
Int  Ap[],
Int  Ai[],
Entry  Ax[] 
)

Definition at line 32 of file amesos_klu_dump.c.

Int KLU_valid_LU ( Int  n,
Int  flag_test_start_ptr,
Int  Xip[],
Int  Xlen[],
Unit  LU[] 
)

Definition at line 90 of file amesos_klu_dump.c.