Continuum Membrane 719025a62b1e384a6ff80e2f2a223ef4012153dc
Loading...
Searching...
No Matches
Todo List
Member colvec_matrix_multiplication (const Matrix &v1, const Matrix &m1, Matrix &tmp)
benchmark - In this case, if my matrices are small (< 12 * 3), but I need to repeat these matrices calculation for a large number of times, is gsl_blas_dgemm still more eifficent?
File Linear_algebra.hpp
benchmark - In this case, if my matrices are small (< 12 * 3), but I need to repeat these matrices calculation for a large number of times, is gsl_blas_dgemm still more eifficent?
Member Mesh::set_adjacent_vertices_of_vertices_sorted ()
Sorting to be implemented.