downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | conferences | my php.net

search for in the

Lapack::leastSquaresByFactorisation> <Lapack::eigenValues
[edit] Last updated: Fri, 17 May 2013

view this page in

Lapack::identity

(PECL lapack >= 0.1.0)

Lapack::identityReturn an identity matrix

Descrierea

public static array Lapack::identity ( int $n )

Return a size n identity matrix

Parametri

n

The height and width of the identity matrix.

Valorile întoarse

Will return a an array of n arrays, each containing n entries. The diagonals of the matrix will be 1s, the other positions 0.



add a note add a note User Contributed Notes Lapack::identity - [0 notes]
There are no user contributed notes for this page.

 
show source | credits | stats | sitemap | contact | advertising | mirror sites