Searched refs:resize_packed_preserve (Results 1 – 4 of 4) sorted by relevance
/third_party/boost/boost/numeric/ublas/ | ||
D | banded.hpp | 221 …void resize_packed_preserve (size_type size1, size_type size2, size_type lower = 0, size_type uppe… in resize_packed_preserve() function in boost::numeric::ublas::banded_matrix |
D | symmetric.hpp | 137 void resize_packed_preserve (size_type size) { in resize_packed_preserve() function in boost::numeric::ublas::symmetric_matrix |
D | hermitian.hpp | 345 void resize_packed_preserve (size_type size) { in resize_packed_preserve() function in boost::numeric::ublas::hermitian_matrix |
D | triangular.hpp | 164 void resize_packed_preserve (size_type size1, size_type size2) { in resize_packed_preserve() function in boost::numeric::ublas::triangular_matrix |