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.



gtsam
Author(s):
autogenerated on Sat May 8 2021 02:51:30