BALL  1.4.2
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Classes | Namespaces | Enumerations
matrixTraits.h File Reference

Go to the source code of this file.

Classes

class  BALL::StandardTraits
 
class  BALL::UpperTriangularTraits
 
class  BALL::LowerTriangularTraits
 
class  BALL::SymmetricTraits
 

Namespaces

namespace  BALL
 

Enumerations

enum  BALL::MatrixTraitTypes { BALL::STANDARD_TRAITS = 1, BALL::UPPER_TRIANGULAR_TRAITS, BALL::LOWER_TRIANGULAR_TRAITS, BALL::SYMMETRIC_TRAITS }