This is the mail archive of the gsl-discuss@sources.redhat.com mailing list for the GSL project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

FW: GSL support "left division \ " ?


Hello:
 
   There is an equation: Ax = B.
   A is m-by-n matrix.
   x is n vector.
   B is m vector.
   The condition is m >= n, that is 
   we have equations more than unknown variable.
 
   In matlab, it support a operator “left divide \ ” to manipulate
   the equations. In GSL, how to compute x ? (multidimention
root-finding?)
   Thanks very much.
 
                                                        Ps. Chen



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]