![]() |
Blitz Support : |
From: Navneet Dalal (Navneet.Dalal_at_[hidden])
Date: 2004-01-23 13:53:13
Stritcly speaking, finding determinants and matrix inverses comes under
linear algebra.
So currenlty, blitz does not support these packages. There is an attempt
to provide these kind of routines in matrix class of blitz. But it is
still not complete.
You need to use some other linear algebra package in conjunction with blitz.
-navneet
PS: If you are ready to install/use GSL (GNU Scientific Library), I can
provide you header files that provide functions for estimating
determinant and inverse on blitz Arrays and TinyMatrix classes (also
other rountines like SVD, Eigen Values, solution of linear equations etc).
Jim Kerr wrote:
> Is there any support in Blitz++ ver. 0.7 for finding determinants and
> matrix inverses? I've poked through the help files and grep'd in all the
> .h and .cpp files I could find, but there doesn't seem to be any mention
> of either operation.
>
> Thanks,
> Jim
> ======
> Jim Kerr
> Software Engineer
> Agilent Technologies, Inc.
> Santa Rosa, CA
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> Blitz-support mailing list
> Blitz-support_at_[hidden]
> http://www.oonumerics.org/mailman/listinfo.cgi/blitz-support