plll  1.0
File List
Here is a list of all documented files with brief descriptions:
[detail level 1234]
  plll
  includeContains the main plll header plll.hpp
  plllContains individual public headers for the plll library
 arguments.hppCommand line argument parsing
 arithmetic-expressions.hppMain header for arithmetic expressions
 arithmetic-gmp-conv.hppConversion definitions for integers and floating point numbers
 arithmetic-gmp-iops.hppOperator definitions for integers
 arithmetic-gmp-rops.hppOperator definitions for floating point numbers
 arithmetic-gmp.hppHeader for arbitrary precision integer and floating point arithmetic, provided by GMP and MPFR
 arithmetic-nint-conv.hppConversion definitions for native integers
 arithmetic-nint.hppHeader for native integer arithmetic in the plll arithmetic context framework
 arithmetic.hppMain arithmetic header
 documentation.hppDoxygen Documentation
 helper.hppHelper templates
 linalg.hppBasic linear algebra algorithms
 matrix-mem.hppMemory management for matrix and vector operations
 matrix-ops.hppOperator definitions for matrices and vectors
 matrix-ops2.hppOperator instantiations for matrices and vectors
 matrix.hppThe matrix and vector template library
 rational-conv.hppConversion definitions for rational numbers
 rational-ops.hppOperator definitions for rational numbers
 rational.hppHeader for rational number arithmetic
 plll.hppMain header for the plll library