検索

phrase: max: clip:
target: order:
Results of 141 - 150 of about 333 for [SIMILAR] 16 1024 4096 WITH 23144 splobjectstora... (0.812 sec.)
Yaf_Application クラス 0
« アプリケーションの設定 Yaf_Application::app » PHP Manual Yaf Yaf_Application クラス Yaf_Application クラス (No version information available, might only be in Git) はじめに Yaf_Application はアプリケーションのブートストラップ機能を提供します。 再利用可能なリソース、共有できるモジュール ...
https://man.plustar.jp/php/class.yaf-application.html - [similar]
SoapServer の持続モードを設定する 0
« SoapServer::setObject SoapFault » PHP Manual SoapServer SoapServer の持続モードを設定する SoapServer::setPersistence (PHP 5, PHP 7, PHP 8) SoapServer::setPersistence — SoapServer の持続モードを設定する 説明 public SoapServer::setPersistence ( int $mode ): void この関数により、SoapServe ...
https://man.plustar.jp/php/soapserver.setpersistence.html - [similar]
Returns the last error number 0
« fann_get_connection_rate fann_get_errstr » PHP Manual Fann 関数 Returns the last error number fann_get_errno (PECL fann >= 1.0.0) fann_get_errno — Returns the last error number 説明 fann_get_errno ( resource $errdat ): int Returns the last error number. パラメータ errdat ニューラルネッ ...
https://man.plustar.jp/php/function.fann-get-errno.html - [similar]
Returns the number of training patterns in the train data 0
« fann_init_weights fann_merge_train_data » PHP Manual Fann 関数 Returns the number of training patterns in the train data fann_length_train_data (PECL fann >= 1.0.0) fann_length_train_data — Returns the number of training patterns in the train data 説明 fann_length_train_data ( resource ...
https://man.plustar.jp/php/function.fann-length-train-data.html - [similar]
Prints the error string 0
« fann_num_output_train_data fann_randomize_weights » PHP Manual Fann 関数 Prints the error string fann_print_error (PECL fann >= 1.0.0) fann_print_error — Prints the error string 説明 fann_print_error ( resource $errdat ): void Prints the error string. パラメータ errdat ニューラルネット ...
https://man.plustar.jp/php/function.fann-print-error.html - [similar]
Resets the last error number 0
« fann_read_train_from_file fann_reset_errstr » PHP Manual Fann 関数 Resets the last error number fann_reset_errno (PECL fann >= 1.0.0) fann_reset_errno — Resets the last error number 説明 fann_reset_errno ( resource $errdat ): void Resets the last error number. パラメータ errdat ニューラ ...
https://man.plustar.jp/php/function.fann-reset-errno.html - [similar]
Resets the last error string 0
« fann_reset_errno fann_reset_MSE » PHP Manual Fann 関数 Resets the last error string fann_reset_errstr (PECL fann >= 1.0.0) fann_reset_errstr — Resets the last error string 説明 fann_reset_errstr ( resource $errdat ): void Resets the last error string. パラメータ errdat ニューラルネット ...
https://man.plustar.jp/php/function.fann-reset-errstr.html - [similar]
Sets where the errors are logged to 0
« fann_set_cascade_weight_multiplier fann_set_input_scaling_params » PHP Manual Fann 関数 Sets where the errors are logged to fann_set_error_log (PECL fann >= 1.0.0) fann_set_error_log — Sets where the errors are logged to 説明 fann_set_error_log ( resource $errdat , string $log_file ): ...
https://man.plustar.jp/php/function.fann-set-error-log.html - [similar]
Shuffles training data, randomizing the order 0
« fann_set_weight fann_subset_train_data » PHP Manual Fann 関数 Shuffles training data, randomizing the order fann_shuffle_train_data (PECL fann >= 1.0.0) fann_shuffle_train_data — Shuffles training data, randomizing the order 説明 fann_shuffle_train_data ( resource $train_data ): bool S ...
https://man.plustar.jp/php/function.fann-shuffle-train-data.html - [similar]
列挙型と定数 0
« 列挙型と static メソッド トレイト » PHP Manual 列挙型(Enum) 列挙型と定数 列挙型と定数 列挙型には定数も含めることができます。 定数には public, private, protected が指定できますが、 列挙型では実際 private と protected は同じものです。 なぜなら、継承が許されていないからです。 列挙型の定数 ...
https://man.plustar.jp/php/language.enumerations.constants.html - [similar]