Go back to Richel Bilderbeek's homepage.
Go back to Richel Bilderbeek's C++ page.
CLN
CLN (abbreviation of 'Class Library for Numbers') is a library to work with higher-precision data types, for example an infinite-size int.
Information about installing CLN, can be found at the page about installing CLN.
Information about porting CLN, can be found at the page about porting CLN.
Note for Qt Creator users
Add the following line to your project file (to prevent link errors):
LIBS += -lcln |
Go back to Richel Bilderbeek's C++ page.
Go back to Richel Bilderbeek's homepage.