TRANSITION FUNCTION Meaning in Japanese - translations and usage examples

[træn'ziʃn 'fʌŋkʃn]
[træn'ziʃn 'fʌŋkʃn]
遷移関数を

Examples of using Transition function in English and their translations into Japanese

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Computer category close
  • Programming category close
To construct a State value, you pass the state transition function to State. apply.
State値を構築するには、状態遷移関数をState.applyに渡す:。
Using the transition function of me. state, I'm telling the engine to add a fading effect between state changes.
Stateのtransition関数を使って、ステート変更の間でフェードするエフェクトを追加するようにエンジンに伝えています。
The type signature makes sure thattransit does in fact return a state transition function.
Transitか実際に状態遷移関数を返しているかは型シグネチャが保証する。
My next article introduces the transition function which was released at the same time as native components, please check it out when you have a moment!
この次は、ネイティブコンポーネントと同時にリリースした機能"トランジション"についてご紹介しますね!
But remember that the State monad encapsulates a pair of a state transition function and a return value.
だけど、Stateモナドは状態遷移関数と戻り値をカプセル化していることを思い出してほしい。
First we need to lay out the things we know,which is the possible moves and corresponding state transition function:.
まず既に知っていること、つまり可能な動きとそれに対応した状態遷移関数を書きだしておく必要がある。
If you need some other behavior for NULL inputs,just define your transition function as non-strict, and code it to test for NULL inputs and do whatever is needed.
もしNULL入力に対し他の動作が必要な場合は、単に状態遷移関数を非厳密として定義し、NULL入力の検査を行うようにコーディングし、必要なことをすればよいのです。
And we're going to distinguish a Start state, which we will call S-zero,and then we need a transition function that says.
S₀と呼びます遷移関数が必要になりますね世界で行為を実行するとその世界はどう変わるでしょうか。
If you need some other behavior for NULL inputs,just define your transition function as non-strict, and code it to test for NULL inputs and do whatever is needed.
もしNULL入力に対し他の動作が必要な場合は、単に状態遷移関数を厳密として定義しないで、NULL入力の検査を行うようにコーディングし、必要なことをすればよいのです。
Cf specifies that the full scanner tables should be generated-flex should not compress the tables by taking advantages of similar transition functions for different states.
Cf完全(full)スキャナテーブルを生成することを指示します-flexは、別の状態に関する類似した遷移関数をうまく利用するという、テーブル圧縮手法を用いません。
If you need some other behavior for null inputs,do not declare your transition function as strict; instead code it to test for null inputs and do whatever is needed.
もしNULL入力に対し他の動作が必要な場合は、単に状態遷移関数を厳密として定義しないで、NULL入力の検査を行うようにコーディングし、必要なことをすればよいのです。
Ordinarily this would mean that the sfunc would need to check for a null state-condition input, but for sum and some other simple aggregates like max and min, it is sufficient to insert the first nonnull input value into the state variable andthen start applying the transition function at the second nonnull input value.
通常はそうすると、sfuncがNULL状態の入力をチェックしなければいけないということを意味しますが、sumや、その他max、minのような簡単な集約にとっては、最初の非NULL入力値を状態変数に挿入し、2番目の非NULL入力値で状態遷移関数をあてはめ始めれば十分です。
PostgreSQL will do thatautomatically if the initial condition is NULL and the transition function is marked"strict"(i.e., not to be called for NULL inputs).
PostgreSQLは、もし初期状態がNULLで状態遷移関数が"厳密(strict)"と設定されている場合、自動的にそれを実行します(つまりNULL入力では呼び出されないようになります)。
Conveniently we have refactored the innerworking of tetrix so each operation is written as transition function from one GameState to another.
調度良いことに、僕達は既にtetrixの中身をリファクタリングして、それぞれの操作はあるGameStateから別の状態への遷移関数であるように書き換えた。
To perform the state estimation,you first create the nonlinear state transition function and measurement function for your system.
状態推定を行う場合、最初にシステムに合わせた非線形の状態遷移関数と測定関数を作成します。
Timing-function: pretty much the same as the transition timing function.
タイミング機能:移行タイミング機能とほぼ同じ。
You can use Vuetify's transition helper function to easily create your own custom transitions..
Vuetifyのトランジションヘルパー関数を使用すると、簡単に独自のトランジションを作成することができます。
Results: 17, Time: 0.0293

Word-for-word translation

Top dictionary queries

English - Japanese