linbox
trace.inl File Reference

Data Structures

struct  TraceCategory< BB >
 Trait to show whether or not the BB class has a local trace function. More...
 

Namespaces

namespace  LinBox
 Namespace in which all linbox code resides.
 

Functions

template<class BB>
BB::Field::Element & trace (typename BB::Field::Element &t, const BB &A)
 Sum of the eigenvalues.
 
template<class BB>
BB::Field::Element & trace (typename BB::Field::Element &t, const BB &A, SolutionTags::Generic tt)
 
template<class BB>
BB::Field::Element & trace (typename BB::Field::Element &t, const BB &A, SolutionTags::Local tt)