GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
BSset_diag(3) BlockSolve95 BSset_diag(3)

BSset_diag - Set the diagonal of A to a constant

A
- a sparse matrix
my_alpha
- the constant
procinfo
- the usual processor stuff

A
- a sparse matrix with the diagonal set to my_alpha

void

Notes: In the nonsymmetric case we set the diagonal +/-my_alpha depending on the sign of the diagonal.

/* Set the diagonal of the matrix to my_alpha */
void BSset_diag(BSpar_mat *A, FLOAT my_alpha, BSprocinfo *procinfo)

BlockSolve95/src/BSset_diag.c
12/14/1995

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.