carl  24.04
Computer ARithmetic Library
MpqIntervalExample.cpp File Reference

An example used to test, which of the operators for multiplication of mpq_class types is used: The official one or the overridden one. More...

Include dependency graph for MpqIntervalExample.cpp:

Go to the source code of this file.

Functions

int main (int argc, char **argv)
 

Detailed Description

An example used to test, which of the operators for multiplication of mpq_class types is used: The official one or the overridden one.

Author
Stefan Schupp stefa.nosp@m.n.sc.nosp@m.hupp@.nosp@m.cs.r.nosp@m.wth-a.nosp@m.ache.nosp@m.n.de
Since
2014-01-29
Version
2014-01-29

Definition in file MpqIntervalExample.cpp.

Function Documentation

◆ main()

int main ( int  argc,
char **  argv 
)

Definition at line 12 of file MpqIntervalExample.cpp.