| ユーザフォーラムで議論/質問 | マニュアル検索 | ハイライト | ハイライトオフ | ポータル | php spot |
Lapack::identity(PECL lapack >= 0.1.0) Lapack::identity — Return an identity matrix 説明
public static array Lapack::identity
( int
$n
)Return a size n identity matrix パラメータ
返り値Will return a an array of n arrays, each containing n entries. The diagonals of the matrix will be 1s, the other positions 0. |
![]() |
各種マニュアル:
PHPマニュアル |
PEARマニュアル |
Smarty(英語)マニュアル |
PHP-GTKマニュアル |
「Lapack::identity - Return an identity matrix」をGoogle検索
|