Boost logo

Boost :

From: Hayati Ayguen (Ayguen_at_[hidden])
Date: 2001-08-22 03:12:26


David Abrahams wrote:
>
> > before making unnecessary discussions:
> >
> > how far ist mtl-3? is it far enough to look at the source for discussing
> > its interface wether special issues are considered?
>
> Please take a look at the boost cvs repository on the matrix_development
> branch:
>
> cvs -d:pserver:anonymous_at_[hidden]:/cvsroot/boost login
> cvs -z9 -d:pserver:anonymous_at_[hidden]:/cvsroot/boost
> co -rmatrix_development -dboost_root boost
>
> And browse the libs/numeric and boost/numeric subdirectories.
>

i had a look into the sources. it is very difficult to understand them.
is there any more documentation, on topics like:
- interfaces
- used concepts
- comments on used template parameters (mostly single characters are
used, and i'm unable to see which concept or tag is used)
- a summary of concerned issues, and partly, the how and in which
classes/files them are concerned, would help.
- some simple examples showing how to iterate through elements of
matrices/vectors and how to specialize this onto underlying matrix type
(mostly memory-layout but ..) would help, too.

Hayati Ayguen


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk