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]

Re: Why is Householder functions not documented?


Ricardo Biloti writes:
 > Hi
 > 
 > Yesterday I used some Householder functions from GSL (Linear Algebra
 > rotines). It was very helpful. So my question is: Why are those function
 > not even metioned on the manual? For example, there are:
 > 
 > gsl_linalg_householder_transform (calculates the Householder matrix)
 > gsl_linalg_householder_hm (Applies it to matrix)
 > gsl_linalg_householder_hv (Applies it to a vector)
 > and others...
 > 

Just lack of time when I wrote them.  If you can send some
docmentation I'll add it to the manual. 

-- 
Brian


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