One thing that I've found from various c++ vector/matrix libs, is that the most useful have flexible storage backends. In other words, all of them can allocate their own storage that they 'own', but the most useful can also wrap a matrix 'view' around existing storage. This allows interworking with other libraries.
- Re: ch-ch-update: series, closed-form series, and stri... dsimcha
- Re: ch-ch-update: series, closed-form series, and... Andrei Alexandrescu
- Re: ch-ch-update: series, closed-form series,... Jarrett Billingsley
- Re: ch-ch-update: series, closed-form series,... Andrei Alexandrescu
- Re: ch-ch-update: series, closed-form series, and stri... Andrei Alexandrescu
- Re: ch-ch-update: series, closed-form series, and stri... Bill Baxter
- Re: ch-ch-update: series, closed-form series, and stri... Andrei Alexandrescu
- Re: ch-ch-update: series, closed-form series, and... Bill Baxter
- Re: ch-ch-update: series, closed-form series, and... Don
- Re: ch-ch-update: series, closed-form series,... Bill Baxter
- Re: ch-ch-update: series, closed-form series, and... Neal Becker
- Re: ch-ch-update: series, closed-form series, and stri... bearophile
- Re: ch-ch-update: series, closed-form series, and... Andrei Alexandrescu
- Re: ch-ch-update: series, closed-form series,... Ary Borenszweig
- Re: ch-ch-update: series, closed-form ser... grauzone
- Re: ch-ch-update: series, closed-form ser... Simen Kjaeraas
- Re: ch-ch-update: series, closed-form series,... Brian Palmer
- Re: ch-ch-update: series, closed-form series, and... Sean Kelly
- Re: ch-ch-update: series, closed-form series,... Michel Fortin
- Re: ch-ch-update: series, closed-form series, and stri... Ary Borenszweig
- Re: ch-ch-update: series, closed-form series, and... Andrei Alexandrescu
