$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-users] Product between a matrix row and a complete matrix
From: Alex34 (gicatena_at_[hidden])
Date: 2010-05-19 13:04:16
I need to multiply a matrix <double> single row with a complete matrix 
<double> to obtain an accessible vector of values with uBLAS
Can someone very kindly provide me a snippet on how to do this (in the 
previous post I tried without success: "Problem with prod function") or a 
paper about matrix operations with uBLAS?
I need matrix calculations with uBLAS but the documentation is really 
lacking in explaining a lot of things.
Please help me or provide me a guide or a tutorial or anything I can study 
to solve my problem
Sincerely,
Paul