DragonFly On-Line Manual Pages

Search: Section:  


BSset_mat_symmetric(3)           BlockSolve95           BSset_mat_symmetric(3)

NAME

BSset_mat_symmetric - Set the matrix symmetry.

INPUT PARAMETERS

BSspmat - The matrix sym - If TRUE, the matrx is supposed to be symmetric

RETURNS

void

NOTES

MUST be called before BSmain_perm().

SYNOPSIS

void BSset_mat_symmetric(BSspmat *A, int sym)

LOCATION

BlockSolve95/src/BScontext.c 10/17/1996 BSset_mat_symmetric(3)

Search: Section: