Pythonの`Decimal`は高精度だが、メモリ消費が多く、パフォーマンスが低下するため、精度が重要でない場合は`float`を推奨。 複素数は`complex`クラスで扱い、標準の数学関数の代わりに`cmath`モジュールを使用して計算を行う。 `bool`クラスは`int`のサブクラスで ...
// function generation. That means we will end up with two specializations, one // per type, but only one has a base function defined by the system header. #pragma omp begin declare variant match( \ ...