aboutsummaryrefslogtreecommitdiffhomepage
path: root/bench/btl/actions/basic_actions.hh
blob: fd2e74950343cc68a4359c646f143e233c9960a3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15

#include "action_axpy.hh"
#include "action_axpby.hh"

#include "action_matrix_vector_product.hh"
#include "action_atv_product.hh"

#include "action_matrix_matrix_product.hh"
#include "action_ata_product.hh"
#include "action_aat_product.hh"

#include "action_trisolve.hh"

// #include "action_lu_solve.hh"