Searched defs:fixed_matrix (Results 1 – 1 of 1) sorted by relevance
1227 class fixed_matrix: class1257 fixed_matrix (): in fixed_matrix() function in boost::numeric::ublas::fixed_matrix1264 fixed_matrix (const value_type &init): in fixed_matrix() function in boost::numeric::ublas::fixed_matrix1274 fixed_matrix (const array_type &data): in fixed_matrix() function in boost::numeric::ublas::fixed_matrix1282 fixed_matrix (const fixed_matrix &m): in fixed_matrix() function in boost::numeric::ublas::fixed_matrix1291 fixed_matrix (const matrix_expression<AE> &ae): in fixed_matrix() function in boost::numeric::ublas::fixed_matrix1302 fixed_matrix(value_type v0, Types... vrest) : in fixed_matrix() function in boost::numeric::ublas::fixed_matrix