openGPMP
Open Source Mathematics Package
Classes | Namespaces
arithmetic.hpp File Reference

User API for openGPMP ARITHMETIC MODULE. More...

#include <cstdint>

Go to the source code of this file.

Classes

class  gpmp::Arith< T >
 Arithmetic Basics More...
 
class  gpmp::Basics
 Arithmetic Operations More...
 

Namespaces

 gpmp
 The source C++ openGPMP namespace.
 

Detailed Description

User API for openGPMP ARITHMETIC MODULE.

This file serves as the core Arithmetic module housing the basic operations and operations based on/using arithmetic.

Definition in file arithmetic.hpp.