Documentation of CSL
Data Structures | Namespaces | Functions | Variables
precision_int.h File Reference
#include <vector>
#include <iostream>
#include <cmath>
#include <csignal>
#include "math.h"
Include dependency graph for precision_int.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  csl::float_sap< base >
 
class  csl::int_ap< base >
 
class  csl::int_ap< 0 >
 
class  csl::int_ap< 1 >
 

Namespaces

 csl
 Namespace for csl library.
 

Functions

void csl::fillDigits (const std::vector< short > &digits, std::vector< short > &receiver)
 
template<const size_t base>
long double csl::log (long double x)
 
char csl::convertDigit (short digit)
 
template<size_t base>
int_ap< base > csl::factorial (const int_ap< base > &number)
 

Variables

size_t csl::PRECISION = 100
 
bool csl::WARN_OVERFLOW = false
 

Detailed Description

Author
Grégoire Uhlrich
Version
1.3