PHP » GoLang |
login |
register |
about
|
GoLang Lapack::identity
request it (386)
GoLang replacement for PHP's Lapack::identity
[edit | history]
Lapack::identity(PECL lapack >= 0.1.0) Lapack::identity — Return an identity matrix Description
public static array Lapack::identity
( int
$n
)Return a size n identity matrix Parameters
Return ValuesWill return a an array of n arrays, each containing n entries. The diagonals of the matrix will be 1s, the other positions 0. |
more
Recently updated
more
Most requested
more
Last requests
|