Commit Graph

1 Commits

Author SHA1 Message Date
Ronald Wampler
ad76936f49 Fix compilation error when BOOST_UBLAS_SCALED_NORM is defined
Commit e6b113 changed the `size_type` typedef to be based on the
container and in doing so missed the case in vector_norm_2 when
BOOST_UBLAS_SCALED_NORM is define. Also added test cases.
2016-04-07 15:13:17 -04:00