Amesos Package Browser (Single Doxygen Collection)  Development
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

◆ CAMD_valid()

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.

◆ CAMD_cvalid()

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

Definition at line 93 of file amesos_camd_valid.c.