検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 2375 for new (0.008 sec.)
Construct a new ZMQContext object 4293
« ZMQContext ZMQContext::getOpt » PHP Manual ZMQContext Construct a new ZMQContext object ZMQCon ... mq >= 0.5.0) ZMQContext::__construct — Construct a new ZMQContext object 説明 public ZMQContext::__constr ... ds = 1 , bool $is_persistent = true ) Constructs a new ZMQ context. The context is used to initialize soc ... n fails. 例 例1 A ZMQContext() example Construct a new context and allocate request socket from it <?php ... /* Allocate a new context */ $context = new ZMQContext (); /* Create ...
https://man.plustar.jp/php/zmqcontext.construct.html - [similar]
The Volatile class 4116
« Pool::submitTo セマフォ » PHP Manual pthreads The Volatile class The Volatile class (PECL pthr ... eads >= 3.0.0) はじめに The Volatile class is new to pthreads v3. Its introduction is a consequence ... of the new immutability semantics of Threaded members of Thre ... Threaded::wait ( int $timeout = ? ): bool } 例 例1 New immutability semantics of Threaded <?php class Tas ... { public function __construct () { $this -> data = new Threaded (); // attempt to overwrite a Threaded pr ...
https://man.plustar.jp/php/class.volatile.html - [similar]
Scales the inputs in the training data to the specified range 4023
« fann_save fann_scale_input » PHP Manual Fann 関数 Scales the inputs in the training data to th ... e_input_train_data ( resource $train_data , float $new_min , float $new_max ): bool Scales the inputs in ... _data ニューラルネットワークトレーニングリソース。 new_min New minimum after scaling inputs in training d ... ata. new_max New maximum after scaling inputs in training d ... nn , inputs , scale , range , specified , Scales , new , outputs , New ...
https://man.plustar.jp/php/function.fann-scale-input-train-data.html - [similar]
Calculate input and output scaling parameters for future use based on training d... 4023
« fann_set_sarprop_weight_decay_shift fann_set_train_error_function » PHP Manual Fann 関数 Calcu ... ms ( resource $ann , resource $train_data , float $new_input_min , float $new_input_max , float $new_outp ... ut_min , float $new_output_max ): bool Calculate input and output scal ... _data ニューラルネットワークトレーニングリソース。 new_input_min The desired lower bound in input data af ... ter scaling (not strictly followed) new_input_max The desired upper bound in input data af ...
https://man.plustar.jp/php/function.fann-set-scaling-params.html - [similar]
Scales the outputs in the training data to the specified range 4001
« fann_scale_input fann_scale_output » PHP Manual Fann 関数 Scales the outputs in the training d ... _output_train_data ( resource $train_data , float $new_min , float $new_max ): bool Scales the outputs in ... _data ニューラルネットワークトレーニングリソース。 new_min New minimum after scaling outputs in training ... data. new_max New maximum after scaling outputs in training ... n , scale , outputs , range , specified , Scales , new , inputs , New ...
https://man.plustar.jp/php/function.fann-scale-output-train-data.html - [similar]
Creates a new set using values that aren't in another set 3979
« Ds\Set::count Ds\Set::filter » PHP Manual Set Creates a new set using values that aren't in an ... ::diff (PECL ds >= 1.0.0) Ds\Set::diff — Creates a new set using values that aren't in another set 説明 p ... lic Ds\Set::diff ( Ds\Set $set ): Ds\Set Creates a new set using values that aren't in another set. A \ B ... set Set containing the values to exclude. 戻り値 A new set containing all values that were not in the oth ... Wikipedia 例 例1 Ds\Set::diff() example <?php $a = new \ Ds \ Set ([ 1 , 2 , 3 ]); $b = new \ Ds \ Set ([ ...
https://man.plustar.jp/php/ds-set.diff.html - [similar]
Replace a function definition with a new implementation 3957
« runkit7_function_copy runkit7_function_remove » PHP Manual runkit7 関数 Replace a function def ... inition with a new implementation runkit7_function_redefine (PECL run ... on_redefine — Replace a function definition with a new implementation 説明 runkit7_function_redefine ( st ... on_name Name of function to redefine argument_list New list of arguments to be accepted by function code ... runkit7_function_redefine ( 'testme' , '' , 'echo "New Testme Implementation\n";' ); testme (); ?> 上の例 ...
https://man.plustar.jp/php/function.runkit7-function-redefine.html - [similar]
Create a new ReadConcern 3957
« MongoDB\Driver\ReadConcern::bsonSerialize MongoDB\Driver\ReadConcern::getLevel » PHP Manual Mo ... ngoDB\Driver\ReadConcern Create a new ReadConcern MongoDB\Driver\ReadConcern::__construc ... MongoDB\Driver\ReadConcern::__construct — Create a new ReadConcern 説明 final public MongoDB\Driver\ReadC ... rn::__construct ( string $level = ? ) Constructs a new MongoDB\Driver\ReadConcern , which is an immutable ... evel (uses the server's default behavior) */ $rc = new MongoDB \ Driver \ ReadConcern (); /* Request read ...
https://man.plustar.jp/php/mongodb-driver-readconcern.construct.html - [similar]
指定した設定に基づき新規辞書をロードする 3913
« pspell_config_save_repl pspell_new_personal » PHP Manual Pspell 関数 指定した設定に基づき新規辞 ... 書をロードする pspell_new_config (PHP 4 >= 4.0.2, PHP 5, PHP 7, PHP 8) pspel ... l_new_config — 指定した設定に基づき新規辞書をロードする ... 説明 pspell_new_config ( PSpell\Config $config ): PSpell\Dictionar ... y | false pspell_new_config() は、 pspell_config_create() で作成され、 ...
https://man.plustar.jp/php/function.pspell-new-config.html - [similar]
Data Structures 3891
« untaint はじめに » PHP Manual その他の基本モジュール Data Structures Data Structures はじめに ... tains given values Ds\Sequence::filter — Creates a new sequence using a callable to determine which value ... oves all values Ds\Vector::__construct — Creates a new instance Ds\Vector::contains — Determines if the v ... es in the collection Ds\Vector::filter — Creates a new vector using a callable to determine which values ... s from the deque Ds\Deque::__construct — Creates a new instance Ds\Deque::contains — Determines if the de ...
https://man.plustar.jp/php/book.ds.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 NEXT