検索

phrase: max: clip:
target: order:
Results of 471 - 480 of about 2039 for To (0.036 sec.)
Stochastic 2587
« trader_stddev trader_stochf » PHP Manual Trader 関数 Stochastic trader_stoch (PECL trader >= 0 ... .2.0) trader_stoch — Stochastic 説明 trader_stoch ( array $high , a ... d for building the Fast-K line. Valid range from 1 to 100000. slowK_Period Smoothing for making the Slow ... -K line. Valid range from 1 to 100000, usually set to 3. slowK_MAType Type of Mov ... ing for making the Slow-D line. Valid range from 1 to 100000. slowD_MAType Type of Moving Average for Sl ...
https://man.plustar.jp/php/function.trader-stoch.html - [similar]
Add an insert operation to the bulk 2587
« MongoDB\Driver\BulkWrite::delete MongoDB\Driver\BulkWrite::update » PHP Manual MongoDB\Driver\ ... BulkWrite Add an insert operation to the bulk MongoDB\Driver\BulkWrite::ins ... .0) MongoDB\Driver\BulkWrite::insert — Add an insert operation to the bulk 説明 public MongoDB\Driver\Bu ... t ( array | object $document ): mixed Adds an insert operation to the MongoDB\Driver\BulkWrite . パラメー ... タ document ( array | object ) A document to insert. 戻り値 Returns the _id of the inserted doc ...
https://man.plustar.jp/php/mongodb-driver-bulkwrite.insert.html - [similar]
Adds a facet query 2587
« SolrQuery::addFacetField SolrQuery::addField » PHP Manual SolrQuery Adds a facet query SolrQue ... acet ( true ); $query -> addFacetQuery ( 'price:[* TO 500]' )-> addFacetQuery ( 'price:[500 TO *]' ); $q ... 例の出力は、 たとえば以下のようになります。 SolrObject Object ( [price:[* TO 500]] => 14 [price:[500 TO *] ...
https://man.plustar.jp/php/solrquery.addfacetquery.html - [similar]
Return class probabilities for previous unseen data 2587
« SVMModel::load SVMModel::predict » PHP Manual SVMModel Return class probabilities for previous ... his function accepts an array of data and attempts to predict the class, as with the predict function. A ... ng a member of that class. Requires that the model to be used has been trained with the probability para ... meter set to true. パラメータ data The array to be classified. ...
https://man.plustar.jp/php/svmmodel.predict-probability.html - [similar]
Synchronization 2587
« Threaded::notify Threaded::pop » PHP Manual Threaded Synchronization Threaded::notifyOne (PECL ... lic Threaded::notifyOne (): bool Send notification to the referenced object. This unblocks at least one ... of the blocked threads (as opposed to unblocking all of them, as seen with Threaded::not ... d { public function run () { /** cause this thread to wait **/ $this -> synchronized (function( $thread ... new My (); $my -> start (); /** send notification to the waiting thread **/ $my -> synchronized (functi ...
https://man.plustar.jp/php/threaded.notifyone.html - [similar]
Private constructor to disallow direct instantiation 2587
« tidyNode tidyNode::getParent » PHP Manual tidyNode Private constructor to disallow direct inst ... 7, PHP 8) tidyNode::__construct — Private constructor to disallow direct instantiation 説明 private tid ... ータはありません。 関連キーワード: Private , constructor , disallow , direct , instantiation , tidyNode , ...
https://man.plustar.jp/php/tidynode.construct.html - [similar]
The EventSslContext class 2572
« EventListener::setErrorCallback EventSslContext::__construct » PHP Manual Event The EventSslCo ... SSL_CTX structure. Provides methods and properties to configure the SSL context. クラス概要 final class ... OD = 7 ; const int TLS_SERVER_METHOD = 8 ; const int OPT_LOCAL_CERT = 1 ; const int OPT_LOCAL_PK = 2 ; c ... onst int OPT_PASSPHRASE = 3 ; const int OPT_CA_FILE = 4 ; co ... nst int OPT_CA_PATH = 5 ; const int OPT_ALLOW_SELF_SIGNED = ...
https://man.plustar.jp/php/class.eventsslcontext.html - [similar]
Color Representation 2572
« UI\Draw\Matrix::translate UI\Draw\Color::__construct » PHP Manual UI Color Representation Colo ... public $ g ; public $ b ; public $ a ; /* Constructor */ public __construct ( UI\Draw\Color $color = ? ... loat $value ): void } プロパティ r Provides access to the red channel g Provides access to the green cha ... nnel b Provides access to the blue channel a Provides access to the alpha ch ... , Provides , Manipulation , red , float , Constructor ...
https://man.plustar.jp/php/class.ui-draw-color.html - [similar]
Constructs EventBufferEvent object 2572
« EventBufferEvent::connectHost EventBufferEvent::createPair » PHP Manual EventBufferEvent Const ... ructs EventBufferEvent object EventBufferEvent::__construct (PECL event >= ... fferEvent::__construct — Constructs EventBufferEvent object 説明 public EventBufferEvent::__construct ( ... b = null , mixed $arg = null ) Create a buffer event on a socket, stream or a file descriptor. Passing n ... ull to socket means that the socket should be created lat ...
https://man.plustar.jp/php/eventbufferevent.construct.html - [similar]
Creates new connection listener associated with an event base 2572
« EventListener EventListener::disable » PHP Manual EventListener Creates new connection listene ... l be invoked when new connection received. data Custom user data attached to cb . flags Bit mask of Even ... ng connections that the network stack should allow to wait in a not-yet-accepted state at any time; see ... re details. If backlog is negative, Libevent tries to pick a good value for the backlog ; if it is zero, ... -> bev -> enable ( Event :: READ )) { echo "Failed to enable READ\n" ; return; } } public function echoR ...
https://man.plustar.jp/php/eventlistener.construct.html - [similar]