ASPN ActiveState Programmer Network
ActiveState
/ Home / Perl / PHP / Python / Tcl / XSLT /
/ Safari / My ASPN /
Cookbooks | Documentation | Mailing Lists | Modules | News Feeds | Products | User Groups


Recent Messages
List Archives
About the List
List Leaders
Subscription Options

View Subscriptions
Help

View by Topic
ActiveState
.NET Framework
Open Source
Perl
PHP
Python
Tcl
Web Services
XML & XSLT

View by Category
Database
General
SOAP
System Administration
Tools
User Interfaces
Web Programming
XML Programming


MyASPN >> Mail Archive >> boost
boost
Re: ublas & assert
by jhrwalter other posts by this author
Mar 18 2002 7:10AM messages near this date
Re: ublas & custom containers? | Re: ublas & assert
--- In boost@[...].. , Toon Knapen <toon.knapen@[...]..>  wrote:
>  On Thursday 14 March 2002 13:24, you wrote:
>  > On Thursday 14 March 2002 11:37, you wrote:
>  > > Salut,
>  > >
>  > > On Thursday 14 March 2002 11:20, jhrwalter wrote:
>  > > > > BTW, when are you planning to change size1() and size2()
into
>  > > >
>  > > > num_rows and
>  > > >
>  > > > > num_cols (as suggested by Jeremy and IIRC you accepted)
>  > > >
>  > > > Thanks for the reminder ;-) I'm not very happy with this
change, as
>  > > > it breaks the libraries internal naming scheme, but if nobody
>  > > > objects, I'll change this soon.
> 
>  BTW, is there a way to know the dimension of the 'fast changing
index' and
>  the 'slow changing index' ? This might be usefull since the
matrices are
>  templated on their layout (row_major, column_major).
> 
>  toon

There is currently no template magic to define such indices, but I
can imagine, that these could be useful indeed: there are some sparse
matrix related assignments, which are implemented using tag
dispatching over a combination of container type and storage layout.
May be we can eliminate the storage layout there with the aid of your
proprosed iterator classification.

Regards

Joerg

Privacy Policy | Email Opt-out | Feedback | Syndication
© ActiveState Software Inc. All rights reserved