Go to the source code of this file.
Functions | |
template<typename T1 > | |
const Op< T1, op_inv > | inv (const Base< typename T1::elem_type, T1 > &X) |
delayed matrix inverse | |
template<typename T1 > | |
const T1 & | inv (const Op< T1, op_inv > &X) |
remove the inverse operation if applied twice consecutively |