Solving matrix eqn. Ax = 0


[ Follow Ups ] [ Post Followup ] [ Netlib Discussion Forum ] [ FAQ ]

Posted by Chris on April 07, 1998 at 17:28:23:

I am interested in any routines which can "solve" the matrix eqn. Ax = 0 (A is a singular N by N matrix and x is an N element vector). In my case A is also symmetric, if that is any help.


Follow Ups: