Skip site navigation (1)Skip section navigation (2)

  
 
  

home | help
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)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=BSmat_subtract&sektion=3&manpath=FreeBSD+Ports+15.1.quarterly>

home | help