Functions
Fn_eye

Functions

arma_inline const Gen< mat::elem_type, gen_ones_diag > eye (const uword n_rows, const uword n_cols)
 
template<typename mat_type >
arma_inline const Gen< typename mat_type::elem_type, gen_ones_diag > eye (const uword n_rows, const uword n_cols, const typename arma_Mat_Col_Row_only< mat_type >::result *junk=0)
 

Detailed Description

Function Documentation

arma_inline const Gen<mat::elem_type, gen_ones_diag> eye ( const uword  n_rows,
const uword  n_cols 
)

Definition at line 21 of file fn_eye.hpp.

template<typename mat_type >
arma_inline const Gen<typename mat_type::elem_type, gen_ones_diag> eye ( const uword  n_rows,
const uword  n_cols,
const typename arma_Mat_Col_Row_only< mat_type >::result *  junk = 0 
)

Definition at line 33 of file fn_eye.hpp.



armadillo_matrix
Author(s):
autogenerated on Fri Apr 16 2021 02:31:59