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

  
 
  

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

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

home | help