検索

phrase: max: clip:
target: order:
Results of 31 - 40 of about 108 for Destroy (0.005 sec.)
Creates a standard fully connected backpropagation neural network using an array... 6391
« fann_create_sparse fann_create_standard » PHP Manual Fann 関数 Creates a standard fully connec ... ing the network, the bias nodes always emits 1. To destroy a neural network use the fann_destroy() function. ...
https://man.plustar.jp/php/function.fann-create-standard-array.html - [similar]
Creates a standard fully connected backpropagation neural network 6391
« fann_create_standard_array fann_create_train_from_callback » PHP Manual Fann 関数 Creates a st ... ing the network, the bias nodes always emits 1. To destroy a neural network use the fann_destroy() function. ...
https://man.plustar.jp/php/function.fann-create-standard.html - [similar]
ImagickPixelIterator のコンストラクタ 6391
« ImagickPixelIterator::clear ImagickPixelIterator::destroy » PHP Manual ImagickPixelIterator Im ... ワード: ImagickPixelIterator , construct , imagick , destroy , public , Imagick , wand , 警告 , 関数 , 情報 ...
https://man.plustar.jp/php/imagickpixeliterator.construct.html - [similar]
ユーザー定義のセッション保存関数を設定する 6340
« session_set_cookie_params session_start » PHP Manual セッション関数 ユーザー定義のセッション保 ... ose , callable $read , callable $write , callable $destroy , callable $gc , callable $create_sid = ? , callab ... 必要なら、それをファイルに書き出すようにしましょう。 destroy 以下のシグネチャを持つ callable: destroy ( string ... ): bool このコールバックが実行されるのは、 session_destroy() あるいは session_regenerate_id() (destroy パラメ ...
https://man.plustar.jp/php/function.session-set-save-handler.html - [similar]
ImagickPixelIterator クラス 6277
« ImagickPixel::setIndex ImagickPixelIterator::clear » PHP Manual ImageMagick ImagickPixelIterat ... : bool public __construct ( Imagick $wand ) public destroy (): bool public getCurrentIteratorRow (): array pu ... xelIterator のコンストラクタ ImagickPixelIterator::destroy — PixelIterator に関連付けられているリソースの割り ...
https://man.plustar.jp/php/class.imagickpixeliterator.html - [similar]
セッション処理 6225
« セッション関連 はじめに » PHP Manual セッション関連 セッション処理 セッション処理 はじめに イン ... れた文字列からセッションデータをデコードする session_destroy — セッションに登録されたデータを全て破棄する sessi ... ate_sid — 新規セッション ID を返す SessionHandler::destroy — セッションを破棄する SessionHandler::gc — 古いセ ... lose — セッションを閉じる SessionHandlerInterface::destroy — セッションを破棄する SessionHandlerInterface::gc ...
https://man.plustar.jp/php/book.session.html - [similar]
SessionHandlerInterface クラス 6225
« SessionHandler::write SessionHandlerInterface::close » PHP Manual Sessions SessionHandlerInter ... face { /* メソッド */ public close (): bool public destroy ( string $id ): bool public gc ( int $max_lifetime ... ata ) === false ? false : true ; } public function destroy ( $id ): bool { $file = " $this -> savePath /sess_ ... lose — セッションを閉じる SessionHandlerInterface::destroy — セッションを破棄する SessionHandlerInterface::gc ...
https://man.plustar.jp/php/class.sessionhandlerinterface.html - [similar]
XOR training 6174
« 例 Fann 関数 » PHP Manual 例 XOR training XOR training This example shows how to train data fo ... , dirname ( __FILE__ ) . "/xor_float.net" ); fann_destroy ( $ann ); } ?> This example shows how to read and ... $input [ 0 ], $input [ 1 ], $calc_out [ 0 ]); fann_destroy ( $ann ); ?> 関連キーワード: XOR , data , This , e ...
https://man.plustar.jp/php/fann.examples-1.html - [similar]
ImagickPixel クラス 6111
« ImagickDraw::translate ImagickPixel::clear » PHP Manual ImageMagick ImagickPixel クラス Imagic ... ol public __construct ( string $color = ? ) public destroy (): bool public getColor ( int $normalized = 0 ): ... ruct — ImagickPixel のコンストラクタ ImagickPixel::destroy — このオブジェクトに関連付けられているリソースの割 ...
https://man.plustar.jp/php/class.imagickpixel.html - [similar]
SessionHandler クラス 5958
« session_write_close SessionHandler::close » PHP Manual Sessions SessionHandler クラス SessionH ... ハンドラコールバック ( open , close , read , write , destroy , gc および create_sid ) に対応しています。デフォル ... close (): bool public create_sid (): string public destroy ( string $id ): bool public gc ( int $max_lifetime ... ate_sid — 新規セッション ID を返す SessionHandler::destroy — セッションを破棄する SessionHandler::gc — 古いセ ...
https://man.plustar.jp/php/class.sessionhandler.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 NEXT