$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Kresimir Fresl (fresl_at_[hidden])
Date: 2002-11-14 02:06:18
agiatojon wrote:
> Ok, I fixed some of my mistakes but it now appears the overloaded
> operators aren't being seen so I must be missing another header or
> something. Once again here's the code compiled under VS.NET, debug,
> boost version 1_29_0, with the resultant error messages following.
>
> #include <iostream>
> #include <boost/numeric/ublas/matrix.hpp>
> #include <boost/numeric/ublas/matrix_expression.hpp>
#include <boost/numeric/ublas/io.hpp>
Hope this helps,
fres