Functions

fn_dot.hpp File Reference

Go to the source code of this file.

Functions

template<typename T1 , typename T2 >
arma_inline arma_warn_unused
T1::elem_type 
dot (const Base< typename T1::elem_type, T1 > &A, const Base< typename T1::elem_type, T2 > &B)
template<typename T1 , typename T2 >
arma_inline arma_warn_unused
T1::elem_type 
norm_dot (const Base< typename T1::elem_type, T1 > &A, const Base< typename T1::elem_type, T2 > &B, const typename arma_blas_type_only< typename T1::elem_type >::result *junk=0)