検索

phrase: max: clip:
target: order:
Results of 301 - 310 of about 2039 for To (0.054 sec.)
Scale data in input vector before feed it to ann based on previously calculated ... 2826
« fann_scale_input_train_data fann_scale_output_train_data » PHP Manual Fann 関数 Scale data in ... input vector before feed it to ann based on previously calcula ... = 1.0.0) fann_scale_input — Scale data in input vector before feed it to ann based on previously calcula ... fann_scale_input ( resource $ann , array $input_vector ): bool Scale data in input vector before feed it ... to ann based on previously calculated parameters. パラ ...
https://man.plustar.jp/php/function.fann-scale-input.html - [similar]
Scale data in output vector before feed it to ann based on previously calculated... 2826
« fann_scale_output_train_data fann_scale_train_data » PHP Manual Fann 関数 Scale data in output ... vector before feed it to ann based on previously calcula ... 1.0.0) fann_scale_output — Scale data in output vector before feed it to ann based on previously calcula ... nn_scale_output ( resource $ann , array $output_vector ): bool Scale data in output vector before feed i ... t to ann based on previously calculated parameters. パラ ...
https://man.plustar.jp/php/function.fann-scale-output.html - [similar]
Execution 2826
« parallel\bootstrap parallel\Runtime » PHP Manual Functional API Execution parallel\run (1.0.0) ... ion in parallel, passing argv at execution time. Automatic Scheduling If a \parallel\Runtime internally ... created and cached by a previous call to parallel\run() is idle, it will be used to execute ... jects created by the programmer are not used for automatic scheduling. パラメータ task A Closure with sp ... n array of arguments with specific characteristics to be passed to task at execution time. Task Characte ...
https://man.plustar.jp/php/parallel.run.html - [similar]
Specifies the Term to start from 2826
« SolrQuery::setTermsLimit SolrQuery::setTermsMaxCount » PHP Manual SolrQuery Specifies the Term ... to start from SolrQuery::setTermsLowerBound (PECL sol ... SolrQuery::setTermsLowerBound — Specifies the Term to start from 説明 public SolrQuery::setTermsLowerBou ... string $lowerBound ): SolrQuery Specifies the Term to start from パラメータ lowerBound The lower bound T ...
https://man.plustar.jp/php/solrquery.settermslowerbound.html - [similar]
Adds values to the end of the deque 2807
« Ds\Deque::pop Ds\Deque::reduce » PHP Manual Deque Adds values to the end of the deque Ds\Deque ... sh (PECL ds >= 1.0.0) Ds\Deque::push — Adds values to the end of the deque 説明 public Ds\Deque::push ( ... mixed ...$values ): void Adds values to the end of the deque. パラメータ values The values ... to add. 戻り値 値を返しません。 例 例1 Ds\Deque::push ...
https://man.plustar.jp/php/ds-deque.push.html - [similar]
Removes and returns a value by key 2807
« Ds\Map::reduce Ds\Map::reverse » PHP Manual Map Removes and returns a value by key Ds\Map::rem ... implement Ds\Hashable , objects must be references to the same instance to be considered equal. 注意 : Y ... ou can also use array syntax to access values by key, eg. $map["key"] . 警告 Be ca ... en using array syntax. Scalar keys will be coerced to integers by the engine. For example, $map["1"] wil ... l attempt to access int(1) , while $map->get("1") will correctl ...
https://man.plustar.jp/php/ds-map.remove.html - [similar]
Adds values to the end of the sequence 2807
« Ds\Sequence::pop Ds\Sequence::reduce » PHP Manual Sequence Adds values to the end of the seque ... (PECL ds >= 1.0.0) Ds\Sequence::push — Adds values to the end of the sequence 説明 abstract public Ds\Se ... uence::push ( mixed ...$values ): void Adds values to the end of the sequence. パラメータ values The val ... ues to add. 戻り値 値を返しません。 例 例1 Ds\Sequence::p ... ush() example <?php $sequence = new \ Ds \ Vector (); $sequence -> push ( "a" ); $sequence -> push ...
https://man.plustar.jp/php/ds-sequence.push.html - [similar]
Adds values to the end of the vector 2807
« Ds\Vector::pop Ds\Vector::reduce » PHP Manual Vector Adds values to the end of the vector Ds\V ... ector::push (PECL ds >= 1.0.0) Ds\Vector::push — Adds v ... alues to the end of the vector 説明 public Ds\Vector::push ... ( mixed ...$values ): void Adds values to the end of the vector. パラメータ values The value ... s to add. 戻り値 値を返しません。 例 例1 Ds\Vector::pus ...
https://man.plustar.jp/php/ds-vector.push.html - [similar]
Adds a domain to the list of search domains 2807
« EventDnsBase::addNameserverIp EventDnsBase::clearSearch » PHP Manual EventDnsBase Adds a domai ... n to the list of search domains EventDnsBase::addSearch ... .2.6-beta) EventDnsBase::addSearch — Adds a domain to the list of search domains 説明 public EventDnsBas ... ::addSearch ( string $domain ): void Adds a domain to the list of search domains パラメータ domain Searc ...
https://man.plustar.jp/php/eventdnsbase.addsearch.html - [similar]
Move the cursor in the result 2807
« cubrid_lock_write cubrid_next_result » PHP Manual CUBRID 関数 Move the cursor in the result cu ... ): bool The cubrid_move_cursor() function is used to move the current cursor location of req_identifier ... by the value set in the offset argument, to the direction set in the origin argument. To set t ... , you can use CUBRID_CURSOR_FIRST for the first part of the result, CUBRID_CURSOR_CURRENT for the curren ... the result, or CUBRID_CURSOR_LAST for the last part of the result. If origin argument is not explicitly ...
https://man.plustar.jp/php/function.cubrid-move-cursor.html - [similar]