Results of 1 - 10 of about 46 for starting (0.001 sec.)
- Returns the postions of starting neuron 15011
- « FANNConnection::__construct FANNConnection::getToNeuron » PHP Manual FANNConnection Returns th
... e postions of starting neuron FANNConnection::getFromNeuron (PECL fann >= ... onnection::getFromNeuron — Returns the postions of starting neuron 説明 public FANNConnection::getFromNeuron ( ... ): int Returns the postions of starting neuron. パラメータ この関数にはパラメータはありませ ... ん。 戻り値 The postions of starting neuron. 関連キーワード: postions , neuron , Return ...
-
https://man.plustar.jp/php/fannconnection.getfromneuron.html
- [similar]
- Returns a subset of the map defined by a starting index and length 11442
- « Ds\Map::skip Ds\Map::sort » PHP Manual Map Returns a subset of the map defined by a starting i
... ::slice — Returns a subset of the map defined by a starting index and length 説明 public Ds\Map::slice ( int $ ... ): Ds\Map Returns a subset of the map defined by a starting index and length . パラメータ index The index at w ... f the map. 戻り値 A subset of the map defined by a starting index and length. 例 例1 Ds\Map::slice() example < ... p , Map , length , Ds , Array , subset , defined , starting , pairs , slice ...
-
https://man.plustar.jp/php/ds-map.slice.html
- [similar]
- Run a single task and return a result [deprecated] 9840
- « GearmanClient::data GearmanClient::doBackground » PHP Manual GearmanClient Run a single task a
... on with immediate return <?php # Client code echo "Starting\n" ; # Create our client object. $gmclient = new G ... o!" ); echo "Success: $result \n" ; ?> <?php echo "Starting\n" ; # Create our worker object. $gmworker = new G ... ?> 上の例の出力は、 たとえば以下のようになります。 Starting Sending job Success: !olleH 例2 Submitting a job a ... uccess: $result \n" ; ?> <?php # Worker code echo "Starting\n" ; # Create our worker object. $gmworker = new G ...
-
https://man.plustar.jp/php/gearmanclient.do.html
- [similar]
- Run a single task and return a result 9840
- « GearmanClient::doLowBackground GearmanClient::doStatus » PHP Manual GearmanClient Run a single
... mmediate return <?php ?> <?php # Client code echo "Starting\n" ; # Create our client object. $gmclient = new G ... o!" ); echo "Success: $result \n" ; ?> <?php echo "Starting\n" ; # Create our worker object. $gmworker = new G ... ?> 上の例の出力は、 たとえば以下のようになります。 Starting Sending job Success: !olleH 例2 Submitting a job a ... uccess: $result \n" ; ?> <?php # Worker code echo "Starting\n" ; # Create our worker object. $gmworker = new G ...
-
https://man.plustar.jp/php/gearmanclient.donormal.html
- [similar]
- Basic usage 9184
- « 例 Basic Gearman client and worker, background » PHP Manual 例 Basic usage Basic usage 例1 Bas
... returnCode () != GEARMAN_SUCCESS ); ?> <?php echo "Starting\n" ; # Create our worker object. $gmworker = new G ... えば以下のようになります。 % php reverse_worker.php Starting Waiting for job... Received job: H:foo.local:36 Wo ... 6 complete Result: !olleH % php reverse_client.php Starting Sending job Status: 1/6 complete Status: 2/6 compl ... ending , Status , status , job , worker , string , Starting ...
-
https://man.plustar.jp/php/gearman.examples-reverse.html
- [similar]
- The connection constructor 8894
- « FANNConnection FANNConnection::getFromNeuron » PHP Manual FANNConnection The connection constr
... ged. パラメータ from_neuron The position number of starting neuron. to_neuron The position number of terminati ... neuron , weight , construct , int , from , After , starting ...
-
https://man.plustar.jp/php/fannconnection.construct.html
- [similar]
- The MongoDB\Driver\Session class 8619
- « MongoDB\Driver\BulkWrite::update MongoDB\Driver\Session::abortTransaction » PHP Manual MongoDB
... TRANSACTION_NONE = none ; const string TRANSACTION_STARTING = starting ; const string TRANSACTION_IN_PROGRESS ... n in progress. MongoDB\Driver\Session::TRANSACTION_STARTING A transaction has been started, but no operation h ...
-
https://man.plustar.jp/php/class.mongodb-driver-session.html
- [similar]
- Compares memory areas 8528
- « FFI::load FFI::memcpy » PHP Manual FFI Compares memory areas FFI::memcmp (PHP 7 >= 7.4.0, PHP
... り値 Returns < 0 if the contents of the memory area starting at ptr1 are considered less than the contents of t ... he memory area starting at ptr2 , > 0 if the contents of the first memory ...
-
https://man.plustar.jp/php/ffi.memcmp.html
- [similar]
- Basic Gearman client and worker, background 8436
- « Basic usage Basic Gearman client and worker, submitting tasks » PHP Manual 例 Basic Gearman cl
... code\n" ; exit; } echo "done!\n" ; ?> <?php echo "Starting\n" ; # Create our worker object. $gmworker = new G ... えば以下のようになります。 % php reverse_worker.php Starting Waiting for job... Received job: H:foo.local:41 Wo ... , reverse , string , local , Received , Waiting , Starting ...
-
https://man.plustar.jp/php/gearman.examples-reverse-bg.html
- [similar]
- Returns an copy of a subset of the train data 8329
- « fann_shuffle_train_data fann_test_data » PHP Manual Fann 関数 Returns an copy of a subset of t
... s an copy of a subset of the train data resource , starting at position pos and length elements forward. The f ... a ニューラルネットワークトレーニングリソース。 pos Starting position. length The number of copied elements. 戻 ...
-
https://man.plustar.jp/php/function.fann-subset-train-data.html
- [similar]