Searched defs:bounded_matrix (Results 1 – 1 of 1) sorted by relevance
2295 class bounded_matrix: class2306 bounded_matrix (): in bounded_matrix() function in boost::numeric::ublas::bounded_matrix2309 bounded_matrix (size_type size1, size_type size2): in bounded_matrix() function in boost::numeric::ublas::bounded_matrix2312 bounded_matrix (const bounded_matrix &m): in bounded_matrix() function in boost::numeric::ublas::bounded_matrix2316 bounded_matrix (const matrix<T, L, A2> &m): in bounded_matrix() function in boost::numeric::ublas::bounded_matrix2320 bounded_matrix (const matrix_expression<AE> &ae): in bounded_matrix() function in boost::numeric::ublas::bounded_matrix