iOS 用の Boost Math ライブラリ 1.44.0 をコンパイルすると、次のライブラリ ファイルが生成されます。
- libboost_math_c99.a
- libboost_math_c99f.a
- libboost_math_tr1.a
- libboost_math_tr1f.a
libboost_math_c99.a と libboost_math_c99 f .aの違い、および libboost_math_tr1.a と libboost_math_tr1 f .aの違いは何ですか?
環境: GCC 4.2.1 Mac OS X 10.6.8