Boost logo

Ublas :

From: Shawn D. Pautz (sdpautz_at_[hidden])
Date: 2006-11-17 15:57:23


Is bounded_matrix supposed to model the Matrix concept? According to
the Boost documentation a model M of Matrix must be publicly derived
from matrix_container<M>. Yet bounded_matrix derives not from
matrix_container<bounded_matrix<....> >, but rather from
matrix_container<matrix<....> >. I'm using Boost 1.33.1.

-- 
Shawn D. Pautz
Radiation Transport Department, MS 1179
Sandia National Laboratories
P.O. Box 5800
Albuquerque, NM 87185
Phone: 505-284-4291
Fax: 505-844-0092
E-Mail: sdpautz_at_[hidden]