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