octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [CHANGESET]: First attempt at a single precision type.


From: John W. Eaton
Subject: Re: [CHANGESET]: First attempt at a single precision type.
Date: Wed, 30 Apr 2008 13:35:53 -0400

On 30-Apr-2008, John W. Eaton wrote:

| Did you mean to write this as
| 
|   ComplexMatrix ComplexMatrix::stack (const Matrix&) const
|   {
|     return MArray2<ComplexMatrix>::stack (a);
|   }
| 
| in the ComplexMatrix class?

Oops, I meant "MArray2<complex>::stack (a)".

jwe


reply via email to

[Prev in Thread] Current Thread [Next in Thread]