octave-maintainers
[Top][All Lists]
Advanced

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

interpn.oct compilation problem


From: John W. Eaton
Subject: interpn.oct compilation problem
Date: Sun, 25 Feb 2007 11:25:12 -0500

On 25-Feb-2007, Michael Goffioul wrote:

| Is it possible to make interpn.cc include dMatric.h instead of dMatrix.cc?
| This causes a compilation problem under MSVC and it does not seem to
| be required (it compiles fine when including dMatrix.h).

Yes, it should definitely not be including dMatrix.cc.

I've fixed it to include dNDArray.h since it uses NDArray objects, but
no Matrix objects.

Thanks,

jwe


reply via email to

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