1 Aug 2005 12:16
Re: [mingw - C/C++] Derive a class from a tamplate
Greg Chicares wrote: >On 2005-7-31 17:19 UTC, stefano luceri wrote: > > >>I don't know if it's the appropriate mailing-list ... if not I'll >>appreciate any advice. >> >>I've the following problem writing a simple program. I would use the >>metods of std::valarray class adding some self writed method for elemnts >>of double type. >> >> > >What extra functions do you want to define? It may be better >to write them as free functions instead of member functions. > > > probably i'll do this, cause i would define a vectorial product ... >>I've thought something like this: >> >>/****************************/ >> >> > >#include <valarray> > >(Continue reading)
Best,
Michael
RSS Feed