Functions
fn_inv.hpp File Reference

Go to the source code of this file.

Functions

template<typename T1 >
arma_inline const Op< T1, op_invinv (const Base< typename T1::elem_type, T1 > &X, const bool slow=false, const typename arma_blas_type_only< typename T1::elem_type >::result *junk=0)
 delayed matrix inverse (general matrices) More...
 
template<typename T1 >
arma_inline const T1 & inv (const Op< T1, op_inv > &X, const bool slow=false)
 remove the inverse operation if applied twice consecutively More...
 
template<typename T1 >
arma_inline const Op< T1, op_inv_trinv (const Op< T1, op_trimat > &X, const bool slow=false, const typename arma_blas_type_only< typename T1::elem_type >::result *junk=0)
 delayed matrix inverse (triangular matrices) More...
 
template<typename T1 >
arma_inline const Op< T1, op_inv_sympdinv (const Op< T1, op_sympd > &X, const bool slow=false, const typename arma_blas_type_only< typename T1::elem_type >::result *junk=0)
 delayed matrix inverse (symmetric positive definite matrices) More...
 
template<typename T1 >
bool inv (Mat< typename T1::elem_type > &out, const Base< typename T1::elem_type, T1 > &X, const bool slow=false, const typename arma_blas_type_only< typename T1::elem_type >::result *junk=0)
 


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