Ticket #8484: ublas_matrix_expression.patch

File ublas_matrix_expression.patch, 388 bytes (added by mariomulansky, 10 years ago)

patch for matrix_expression.hpp

Line 
13390,3392c3390
2< typename enable_if< is_convertible<typename E1::value_type , T2>,
3< typename matrix_binary_scalar2_traits<E1, const T2, scalar_divides<typename E1::value_type, T2> >::result_type
4< > ::result_type
5---
6> typename matrix_binary_scalar2_traits<E1, const T2, scalar_divides<typename E1::value_type, T2> >::result_type