Files
cxxLibrary/include/boost/numeric/odeint/util/ublas_matrix_expression.patch

7 lines
388 B
Diff
Raw Permalink Normal View History

2026-03-23 20:54:41 +08:00
3390,3392c3390
< typename enable_if< is_convertible<typename E1::value_type , T2>,
< typename matrix_binary_scalar2_traits<E1, const T2, scalar_divides<typename E1::value_type, T2> >::result_type
< > ::result_type
---
> typename matrix_binary_scalar2_traits<E1, const T2, scalar_divides<typename E1::value_type, T2> >::result_type