Boost logo

Boost Users :

Subject: [Boost-users] matrix_slice access, assignment, issues
From: Eric Shamay (eric.shamay_at_[hidden])
Date: 2010-06-21 17:45:19


I've been trying to form a class based on the matrix_slice to ease some
operations. Thus far I have: http://codepad.org/EepVDx2C

The compiler complains about the line where I form a matrix_slice (line 21
in the paste), and specifically with the first argument. I'm lost as to why
I can't submit a matrix<double> as the first argument in the manner I've
tried.

Any help would be greatly appreciated.
~Eric



Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net