Boost logo

Ublas :

Subject: Re: [ublas] How to compute determinant?
From: Joe Gottman (jgottman_at_[hidden])
Date: 2008-09-09 06:31:44


Maik Beckmann wrote:
> Am Dienstag 09 September 2008 schrieb Peng Yu:
>> Hi,
>>
>> I'm wondering if there is a function that can compute the determinant
>> of a square matrix in ublas. Can somebody tell me?
>>
>> Thanks,
>> Peng
>
> I use the code in the attached file.
>
> HTH,
> --Maik
>
>

   Why don't we have methods to compute the determinant and trace of a
matrix in uBlas?

Joe Gottman