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

Go to the source code of this file.

Functions

GLOBAL Int CAMD_valid (Int n_row, Int n_col, const Int Ap[], const Int Ai[])
 
GLOBAL Int CAMD_cvalid (Int n, const Int C[])
 

Function Documentation

GLOBAL Int CAMD_valid ( Int  n_row,
Int  n_col,
const Int  Ap[],
const Int  Ai[] 
)

Definition at line 36 of file amesos_camd_valid.c.

GLOBAL Int CAMD_cvalid ( Int  n,
const Int  C[] 
)

Definition at line 93 of file amesos_camd_valid.c.