[ ソース: mpfrc++ ]
パッケージ: libmpfrc++-dev (3.7.1+ds-1)
libmpfrc++-dev に関するリンク
Debian の資源:
mpfrc++ ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [www.holoborodko.com]
類似のパッケージ:
multi-precision floating point number class for C++
MPFR C++ introduces C++ arbitrary precision numeric types; based on GNU MPFR --- Multiple Precision Floating-Point Reliable Library.
MPFR C++ makes possible to use MPFR calculations in the same simple way as calculations with numbers of built-in types double or float: all arithmetic and boolean operators (+, -, *, /, >, !=, etc.) are implemented through operator overloading technique; elementary mathematical functions (sqrt, pow, sin, cos, etc.) are supported.
その他の libmpfrc++-dev 関連パッケージ
|
|
|
|
-
- dep: libmpfr-dev
- multiple precision floating-point computation developers tools