単精度 英語 意味 - 英語訳 - 日本語の例文

名詞
single precision
単精度

日本語 での 単精度 の使用例とその 英語 への翻訳

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Computer category close
  • Programming category close
単精度数。
Single Precision Number.
デフォルトは単精度(float)です。
The default is single-precision(float).
単精度Float型のサポートを追加しました。
Added single precision float support.
Single(単精度浮動小数点型)。
Single(single precision floating point type).
もう1つの研究テーマはGPUの単精度演算でした。
Another research topic was single precision operations on GPUs.
Y=x+single(dx-dy)では、加算が単精度で実行されます。
And in y= x+ single(dx-dy),the addition is done in single precision.
引数として与えた数の最も近い単精度floatを返します。
Returns the nearest single precision float representation of a number.
をそのまま単精度定数として扱うと、コンパイル時にエラーになります。
If 0.1 is still treated as a single precision constant, then there will be a compile time error.
Timer午前0時から経過した秒数を単精度浮動小数点数型で返す。
Timer Returns the number of seconds since midnight as a single-precision floating-point number.
インテル®ストリーミングSIMD拡張命令は、各命令で直接単精度または倍精度に丸めます。
These Intel® Streaming SIMD Extensions round directly to single precision or double precision at every instruction.
Xがsingle型をもつ場合、eps(x)は、xと次に大きい単精度数間の間隔を返します。
If x has type single, eps(x)returns the distance between x and the next larger single-precision number.
Singleデータ型は、次の表に示すように32ビットのバイナリ形式で単精度浮動小数点値を格納します。
The Single data type stores single-precision floating-point values in a 32-bit binary format, as shown in the following table:.
単精度浮動小数点演算の丸め前の結果が-2-126~+2-126の範囲にある場合、この結果は0に置換されます。
If the result of a single-precision floating-point operation, before rounding, is in the range- 2- 126 to +2- 126, it is replaced by 0.
Doubleまたはlongdoubleの高精度/範囲が必要な場合を除き、単精度型(floatなど)を使用します。
Use a single-precision type(for example, float) unless the extra precision and/or range obtained through double or long double is required.
単精度/倍精度システムでは、上記の5つのオプション中4つが当てはまり、高速な型と正確な範囲の型を区別する必要はありません。
On single/double systems, four of the five options listed above coincide, and there is no need to differentiate fast and exact width types.
Pに対する特定の値は必要ありませんが、単精度と倍精度に認められるpの値が制限されます。
It does not require a particular value for p,but instead it specifies constraints on the allowable values of p for single and double precision.
AGCのワード長は16ビットで、単精度データは14ビットと符号ビット(1はマイナスを表す)、パリティビット(奇数パリティ)から成っていた。
Word length of AGC was 16 bits, and single precision data consisted of 14 bits, a code bit(1 represents minus), and a parity bit odd parity.
年3月18日時点で、NVIDIA製最速のTeslaのボードはTeslaK80であり、最大で8.73TFLOPSの単精度演算性能でした。
As of March 18th, 2016, NVIDIA's fastest Tesla board is the Tesla K80,which delivers up to 8.73 TFLOPS of single-precision compute performance.
陶器釉薬化学薬品工業用コード:DP用-128、焼き物のため単精度および適切な温度950-1150を設ける透明効果に発射を倍か。
Pottery Glaze Chemicals for Industrial Use Code:DP-128 For pottery, single and double firing, to creat transparent effects, suitable temperature 950-1150?
例えば、sinfは単精度の正弦関数のみ、sinは倍精度の正弦関数のみ、sinlは拡張精度の正弦関数のみ、というように適用されます。
So, for example, sinf applies only to the single-precision sine function, sin applies only to the double-precision sine function, sinl applies only to the extended-precision sine function.
SP2DPインターフェイスは、アプリケーションの(実数型と複素数型の)単精度名をインテル®MKLBLASおよびLAPACKの倍精度名にマップします。
SP2DP interface maps single-precision names(for both real and complex types) in the application to double-precision names in Intel MKL BLAS and LAPACK.
Appleが言うには、VegaGPU搭載のiMacProは最大11teraflopsの単精度計算力を実時間3Dレンダリングと高フレームレートVRに供すると言う。
Apple says that the iMac Pro withVega GPU delivers up to 11 teraflops of single-precision compute power for real-time 3D rendering and high frame rate VR.
このインスタンスでは、CNTK、TensorFlow、Caffeなどのフレームワークを活用するAIワークロードや単精度浮動小数点演算において高いパフォーマンスを発揮します。
These instances provide excellent performance for single-precision floating point operations, for AI workloads utilizing CNTK, TensorFlow, Caffe, and other frameworks.
Single値型は、正または負のゼロと同様に正の3.402823e38~-3.402823e38から範囲の値を単精度32ビット数を表しますPositiveInfinity,、NegativeInfinity,、および非数(NaN)。
The Single value type represents a single-precision 32-bit number with values ranging from negative 3.402823e38 to positive 3.402823e38, as well as positive or negative zero, PositiveInfinity, NegativeInfinity, and not a number(NaN).
Mm_fmadd_ss説明3つのソースベクトル/オペランドa、b、およびcの下位32ビットのスカラー単精度浮動小数点値のSIMD乗算-加算を行います。
Mm_fmadd_ss Description Performs a set ofscalar SIMD multiply-add computation on scalar single-precision floating-point values in the low 32-bits of three source operands, a, b, and c.
Mm256_permutevar8x32_ps説明ベクトルoffsetsの各ダブルワード要素にあるオフセット値を使用して、ソースベクトルvalから単精度浮動小数点要素を選択します。
Mm256_permutevar8x32_ps Description Use the offset values in eachdword element of the vector offsets to select a single-precision floating-point element from the source vector val.
Mm_fnmadd_ss説明3つのソースベクトル/オペランドa、b、およびcの下位32ビットのスカラー単精度浮動小数点値のSIMD乗算-符号反転-加算を行います。
Mm_fnmadd_ss Description Performs a set of scalarSIMD negated multiply-add computation on scalar single-precision floating-point values in the low 32-bits of three source operands, a, b, and c.
Mm_fmsub_ss説明3つのソースベクトル/オペランドa、b、およびcの下位32ビットのスカラー単精度浮動小数点値のSIMD乗算-減算を行います。
Mm_fmsub_ss Description Performs a set ofscalar SIMD multiply-subtract computation on scalar single-precision floating-point values in the low 32-bits of three source operands, a, b, and c.
Mm_fnmsub_ss説明3つのソースベクトル/オペランドa、b、およびcの下位32ビットのスカラー単精度浮動小数点値のSIMD乗算-符号反転-減算を行います。
Mm_fnmsub_ss Description Performs a set of scalarSIMD negated multiply-subtract computation on scalar single-precision floating-point values in the low 32-bits of three source operands, a, b, and c.
結果: 29, 時間: 0.0292

文で「単精度」を使用する方法

単精度 / 倍精度システムでは、使用する上で倍精度がもっとも効率的な形式であるため、この式は倍精度で評価されます。
単精度 / 倍精度システムには確かに移植できるような、見かけ上移植性のあるプログラムの中には、拡張ベースシステムでは明らかに不正確な結果を出すものがあります。

トップ辞書のクエリ

日本語 - 英語