$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: chun ping wang (cablepuff_at_[hidden])
Date: 2006-04-19 01:06:59
I went through the matrix_expression library and realize there is no way of
comparing matrix...like say i want to compare ith row together, how would i
do that.. (considering i want to write a generic implementation) of matrix
comparison
Are there any out there?