検索結果- 英語 - 多言語
検索内容:
trapdoor function
(mathematics, cryptography) A function that is easy to compute in one direction but difficult to compute in the opposite direction (finding its inverse) without special information.
特定の秘密情報(トラップドア)を有していない場合、ある方向への計算は容易であるものの、逆方向(逆関数の計算)は非常に困難な性質を持つ関数。数学や暗号理論で利用される。
error function
(mathematics, statistics) A sigmoid function giving the probability that a measurement, under the influence of normally distributed errors with standard deviation, is within a certain distance from the mean value.
数学および統計学において、正規分布に従う誤差の影響下で、測定値が平均値から一定の距離内に収まる確率を示すS字型の関数、すなわち誤差関数(erf)のこと。
ceil function
inclusion function
(mathematics) A function whose domain is a subset of its codomain, and for which all of the elements in its domain are fixed points.
数学における包含関数:定義域がその値の集合(通常、対象集合)の部分集合であり、定義域内の全ての要素がその函数において固定点となる(すなわち、自身を写像する)写像
Hann function
(signal processing) A discrete window function, w(n)=1/2;(1- cos ((2𝜋n)/(N-1))), typically used to select a subset of a series of samples in order to perform a Fourier transform or other calculation.
信号処理に用いられる離散的な窓関数。特定のサンプル系列の一部を抽出し、フーリエ変換などの計算を行うために通常使用される。
Gabor functions
plural of Gabor function
ガボール関数の複数形
Gabor function
function pointer
(computing) a pointer that points to a function
コンピュータプログラミングにおいて、関数のアドレスを保持し、その関数を呼び出すために使用されるポインタ。
function pointers
plural of function pointer
関数ポインタの複数形。関数のアドレスを保持するポインタを指します。
total functions
plural of total function
「total function」の複数形、すなわち定義域全体で定義された関数(全定義関数)の複数形を指す。 / 「全域定義関数」の複数形として解釈できる。