, including all inherited members.
atv_product(const gene_matrix &A, const gene_vector &B, gene_vector &X, int N) | hand_vec_interface< real > | [inline, static] |
axpy(real coef, const gene_vector &X, gene_vector &Y, int N) | hand_vec_interface< real > | [inline, static] |
copy_matrix(const gene_matrix &source, gene_matrix &cible, int N) | f77_interface_base< real > | [inline, static] |
copy_vector(const gene_vector &source, gene_vector &cible, int N) | f77_interface_base< real > | [inline, static] |
free_matrix(gene_matrix &A, int N) | hand_vec_interface< real > | [inline, static] |
free_vector(gene_vector &B) | hand_vec_interface< real > | [inline, static] |
gene_matrix typedef | hand_vec_interface< real > | |
gene_vector typedef | hand_vec_interface< real > | |
matrix_from_stl(gene_matrix &A, stl_matrix &A_stl) | hand_vec_interface< real > | [inline, static] |
matrix_to_stl(gene_matrix &A, stl_matrix &A_stl) | f77_interface_base< real > | [inline, static] |
matrix_vector_product(const gene_matrix &A, const gene_vector &B, gene_vector &X, int N) | hand_vec_interface< real > | [inline, static] |
name() | hand_vec_interface< real > | [inline, static] |
Packet typedef | hand_vec_interface< real > | |
PacketSize | hand_vec_interface< real > | [static] |
real_type typedef | f77_interface_base< real > | |
stl_matrix typedef | hand_vec_interface< real > | |
stl_vector typedef | hand_vec_interface< real > | |
symv(const gene_matrix &A, const gene_vector &B, gene_vector &X, int N) | hand_vec_interface< real > | [inline, static] |
vector_from_stl(gene_vector &B, stl_vector &B_stl) | hand_vec_interface< real > | [inline, static] |
vector_to_stl(gene_vector &B, stl_vector &B_stl) | f77_interface_base< real > | [inline, static] |