Re: [eigen] Eigen/FFT

[ Thread Index | Date Index | More lists.tuxfamily.org/eigen Archives ]


On Mon, Jun 22, 2009 at 7:26 PM, Benoit Jacob<jacob.benoit.1@xxxxxxxxx> wrote:
> (it seems that GMail now defaults to HTML mode. Is it worth that i
> click everytime on "text-only" or will it still send a text-only
> version alongside the HTML version if I leave HTML mode enabled ?)
It will default to text mails if you click plain text.

> template<typename SrcDerived, typename DstDerived>
> void foo(const MatrixBase<SrcDerived>& src, MatrixBase<DstDerived> *dst);
People may need inplace transforms. Please do not rule that out. If
you have a const reference to src, will it allow that or not?

I mean if you call foo(in, &in). Is that allowed?
-- 
Rohit Garg

http://rpg-314.blogspot.com/

Senior Undergraduate
Department of Physics
Indian Institute of Technology
Bombay



Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/