DragonFly On-Line Manual Pages

Search: Section:  


BSmat_subtract(3)                BlockSolve95                BSmat_subtract(3)

NAME

BSmat_subtract - Subtract shift*B from A

INPUT PARAMETERS

A - a sparse matrix B - a sparse matrix shift - the multiple of B to subtract from A

RETURNS

void

SYNOPSIS

void BSmat_subtract(BSspmat *A, BSspmat *B, FLOAT shift)

LOCATION

BlockSolve95/src/BSmat_subtract.c 10/19/1995 BSmat_subtract(3)

Search: Section: