Results of 1 - 10 of about 18 for exact (0.027 sec.)
- Returns an exact copy of a fann train data 15391
- « fann_destroy fann_get_activation_function » PHP Manual Fann 関数 Returns an exact copy of a fa
...
n >= 1.0.0) fann_duplicate_train_data — Returns an exact copy of a fann train data 説明 fann_duplicate_trai ...
n_data ( resource $data ): resource Returns an exact copy of a fann train data resource . パラメータ da ...
す。 関連キーワード: fann , data , Returns , copy , exact , of , resource , duplicate , リソース , トレーニン ...
-
https://man.plustar.jp/php/function.fann-duplicate-train-data.html
- [similar]
- Expect の使用例 9111
- « 例 Expect 関数 » PHP Manual 例 Expect の使用例 Expect の使用例 例1 Expect の使用例 この例ではリ
...
かどうかを問い合わせます array ( "~$ " , SHELL , EXP_EXACT ), // シェルにたどり着きました! ))) { case PASSWOR ...
tl ( $stream , array ( array ( "~$ " , SHELL , EXP_EXACT ), // シェルにたどり着きました! array ( "^Linux.*$ ...
-
https://man.plustar.jp/php/expect.examples-usage.html
- [similar]
- Restarts the timer watcher 8750
- « EvTimer EvTimer::__construct » PHP Manual EvTimer Restarts the timer watcher EvTimer::again (P
...
d out and restart it again if it is repeating. The exact semantics are: if the timer is pending, its pendin ...
-
https://man.plustar.jp/php/evtimer.again.html
- [similar]
- 定義済み定数 8510
- « リソース型 例 » PHP Manual Expect 定義済み定数 定義済み定数 以下の定数が定義されています。 この
...
lob 形式の文字列パターンであることを示します。 EXP_EXACT ( int ) パターンが、単なる文字列であることを示しま ...
-
https://man.plustar.jp/php/expect.constants.html
- [similar]
- Saves the entire network to a configuration file 8510
- « fann_save_train fann_scale_input_train_data » PHP Manual Fann 関数 Saves the entire network to
...
k and enables fann_create_from_file() to create an exact copy of the neural network and all of the paramete ...
-
https://man.plustar.jp/php/function.fann-save.html
- [similar]
- Returns an copy of a subset of the train data 8510
- « fann_shuffle_train_data fann_test_data » PHP Manual Fann 関数 Returns an copy of a subset of t
...
ます。 参考 fann_duplicate_train_data() - Returns an exact copy of a fann train data 関連キーワード: data , f ...
-
https://man.plustar.jp/php/function.fann-subset-train-data.html
- [similar]
- Description 8510
- « Imagick::stripImage Imagick::swirlImage » PHP Manual Imagick Description Imagick::subImageMatc
...
image and returns a similarity image such that an exact match location is completely white and if none of ...
-
https://man.plustar.jp/php/imagick.subimagematch.html
- [similar]
- 正確な除算 8407
- « gmp_div gmp_export » PHP Manual GMP 関数 正確な除算 gmp_divexact (PHP 4 >= 4.0.4, PHP 5, PHP 7
...
, PHP 8) gmp_divexact — 正確な除算 説明 gmp_divexact ( GMP | int | strin ...
g $num1 , GMP | int | string $num2 ): GMP 高速な "exact division" アルゴリズムを使用して num1 を num2 で割 ...
戻り値 GMP オブジェクトを返します。 例 例1 gmp_divexact() の例 <?php $div1 = gmp_divexact ( "10" , "2" ); ...
echo gmp_strval ( $div1 ) . "\n" ; $div2 = gmp_divexact ( "10" , "3" ); // 間違った結果となります echo gmp ...
-
https://man.plustar.jp/php/function.gmp-divexact.html
- [similar]
- The MongoDB\BSON\Decimal128 class 8287
- « MongoDB\BSON\Binary::unserialize MongoDB\BSON\Decimal128::__construct » PHP Manual MongoDB\BSO
...
e decimal values, the decimal data type stores the exact value. For example, MongoDB\BSON\Decimal128('9.99' ...
-
https://man.plustar.jp/php/class.mongodb-bson-decimal128.html
- [similar]
- Description 8167
- « ImagickKernel::getMatrix ImagickKernel::separate » PHP Manual ImagickKernel Description Imagic
...
sum of the kernel values (as per given flags). The exact behaviour of this function depends on the normaliz ...
-
https://man.plustar.jp/php/imagickkernel.scale.html
- [similar]