Functions
init_matrix.hh File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

template<double init_function, class Vector >
BTL_DONT_INLINE void init_matrix (Vector &A, int size)
template<double init_function, class Matrix >
BTL_DONT_INLINE void init_matrix_symm (Matrix &A, int size)
template<double init_function, class Vector >
BTL_DONT_INLINE void init_row (Vector &X, int size, int row)

Function Documentation

template<double init_function, class Vector >
BTL_DONT_INLINE void init_matrix ( Vector A,
int  size 
)

Definition at line 43 of file init_matrix.hh.

template<double init_function, class Matrix >
BTL_DONT_INLINE void init_matrix_symm ( Matrix A,
int  size 
)

Definition at line 51 of file init_matrix.hh.

template<double init_function, class Vector >
BTL_DONT_INLINE void init_row ( Vector X,
int  size,
int  row 
)

Definition at line 28 of file init_matrix.hh.



re_vision
Author(s): Dorian Galvez-Lopez
autogenerated on Sun Jan 5 2014 11:33:45