什么是最好的(速度)arbitrary- precision库C ++? [英] What's the best (for speed) arbitrary-precision library for C++?

查看:220
本文介绍了什么是最好的(速度)arbitrary- precision库C ++?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我需要的是可用于C ++最快库。我的平台将是x86和x86-64,支持浮点。

I need the fastest library that is available for C++. My platform will be x86 and x86-64 which supports floating points.

推荐答案

GMPLIB

GMP是任意的precision算术免费的图书馆,签署... C ++类基于接口上运行上述所有的。

GMP is a free library for arbitrary precision arithmetic, operating on signed ... C++ class based interface to all of the above.

这篇关于什么是最好的(速度)arbitrary- precision库C ++?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆