glucat 0.13.0
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
 Nglucat
  Ngen
   Cgenerator_tableTable of generators for specific signatures
  Nmatrix
   Ceig_genusStructure containing classification of eigenvalues
  Cbasis_tableTable of basis elements used as a cache by basis_element()
  Cbool_to_typeBool to type
  Cclifford_algebraClifford_algebra<> declares the operations of a Clifford algebra
  Ccompare_typesType comparison
  Ccompare_types< T, T >
  Ccontrol_tParameters to control tests
  CCTAssertionCompile time assertion
  CCTAssertion< true >
  CerrorSpecific exception class
  Cframed_multiA framed_multi<Scalar_T,LO,HI,Tune_P> is a framed approximation to a multivector
   Chash_size_t
   Cvar_termVariable term
  Cglucat_errorAbstract exception class
  Cindex_setIndex set class based on std::bitset<> in Gnu standard C++ library
   CreferenceIndex set member reference
  Cindex_set_hash
  Cmatrix_multiA matrix_multi<Scalar_T,LO,HI,Tune_P> is a matrix approximation to a multivector
  Cnumeric_traitsExtra traits which extend numeric limits
   CpromotedExtra traits which extend numeric limits
   CdemotedDemoted type for long double
  Crandom_generatorRandom number generator with single instance per Scalar_T
  Csorted_rangeSorted range for use with output
  Csorted_range< Sorted_Map_T, Sorted_Map_T >
 Npade
  Cpade_sqrt_numerCoefficients of numerator polynomials of Pade approximations produced by Pade1(sqrt(1+x),x,n,n)
  Cpade_sqrt_denomCoefficients of denominator polynomials of Pade approximations produced by Pade1(sqrt(1+x),x,n,n)
  Cpade_sqrt_numer< float >
  Cpade_sqrt_denom< float >
  Cpade_sqrt_numer< long double >
  Cpade_sqrt_denom< long double >
  Cpade_sqrt_numer< dd_real >
  Cpade_sqrt_denom< dd_real >
  Cpade_sqrt_numer< qd_real >
  Cpade_sqrt_denom< qd_real >
  Cpade_log_numerCoefficients of numerator polynomials of Pade approximations produced by Pade1(log(1+x),x,n,n)
  Cpade_log_denomCoefficients of denominator polynomials of Pade approximations produced by Pade1(log(1+x),x,n,n)
  Cpade_log_numer< float >
  Cpade_log_denom< float >
  Cpade_log_numer< long double >
  Cpade_log_denom< long double >
  Cpade_log_numer< dd_real >
  Cpade_log_denom< dd_real >
  Cpade_log_numer< qd_real >
  Cpade_log_denom< qd_real >
 NPyClical
  Cindex_set
  Cclifford
 Nstd
  Cnumeric_limits< glucat::framed_multi< Scalar_T, LO, HI, Tune_P > >Numeric limits for framed_multi inherit limits for the corresponding scalar type
  Cnumeric_limits< glucat::matrix_multi< Scalar_T, LO, HI, Tune_P > >Numeric limits for matrix_multi inherit limits for the corresponding scalar type