問題タブ [boost-multiprecision]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
69 問題
0
投票する
2
に答える
30
参照
c++ - QVM - ユーザー定義の四元数とスカラー
で使おうとしboost::qvm
ていboost::multiprecision
ます。ユーザー定義のクォータニオンを作成しましたが、クォータニオンをスケーリングできません。type の数でスケーリングしたいと思いboost::multiprecision::cpp_dec_float_100
ます。以下は私のコードです。コメントアウトしたコードでも試してみました。
私が得るエラーは次のとおりです。