$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] different matrix library?
From: DE (satan66613_at_[hidden])
Date: 2009-08-14 12:18:45
on 14.08.2009 at 19:56
Joel Falcou wrote :
> * separating matrix and vector is a bad idea cause a vector is always a
> matrix. Moreover, you lead the user to wonder about the "orientation" of
> the vector.
oh and vector indirectly derives from matrix_expression if you ment
that
so vector is syntactically legal everywhere matrix_expression is legal
-- Pavel