CVR-Lib last update 20 Sep 2009

cvr::internal Namespace Reference

Namespace containing material intended for the internal use within the CVR-Lib, but is not supposed to be used outside the library. More...


Classes

class  luDecompositionLapackInterface
 Offers a direct interface to the LAPACK function getrf for computing an LU decomposition with partial pivoting. More...
class  debugIterator< ContainerBase< T >, constIterator >
 A generic debugging iterator for classes genericVector and genericMatrix. More...
struct  are_same
 are_same<T, U>::value is true if T == U and false otherwise. More...
struct  enable_if
 enable_if<T, bool b>::type is T if b is true and empty otherwise More...
struct  if_t
 Defines the if_t<B,THEN,ELSE>::type as THEN if B==true and as ELSE if B==false. More...
struct  no_type
 Helper type for the cvr::internal::switch_t struct. More...
struct  case_t
 A "case" in a cvr::internal::switch_t. More...
struct  default_t
 Specifies the default type T in an cvr::internal::switch_t. More...
struct  switch_t
 A compile time switch statement. More...


Detailed Description

Namespace containing material intended for the internal use within the CVR-Lib, but is not supposed to be used outside the library.


Generated on Sun Sep 20 22:09:12 2009 for CVR-Lib by Doxygen 1.5.8