| Server IP : 162.214.74.102 / Your IP : 216.73.216.252 Web Server : Apache System : Linux dedi-4363141.lrsys.com.br 3.10.0-1160.119.1.el7.tuxcare.els25.x86_64 #1 SMP Wed Oct 1 17:37:27 UTC 2025 x86_64 User : lrsys ( 1015) PHP Version : 5.6.40 Disable Function : exec,passthru,shell_exec,system MySQL : ON | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /opt/cpanel/ea-ruby24/root/usr/share/ri/system/Matrix/LUPDecomposition/ |
Upload File : |
U:RDoc::NormalClass[iI"LUPDecomposition:ETI"Matrix::LUPDecomposition;TI"Object;To:RDoc::Markup::Document:@parts[o;;[o:RDoc::Markup::Paragraph;[ I"KFor an m-by-n matrix A with m >= n, the LU decomposition is an m-by-n ;TI"Junit lower triangular matrix L, an n-by-n upper triangular matrix U, ;TI":and a m-by-m permutation matrix P so that L*U = P*A. ;TI"0If m < n, then L is m-by-m and U is m-by-n.;To:RDoc::Markup::BlankLine o; ;[ I"NThe LUP decomposition with pivoting always exists, even if the matrix is ;TI"Ksingular, so the constructor will never fail. The primary use of the ;TI"KLU decomposition is in the solution of square systems of simultaneous ;TI"Alinear equations. This will fail if singular? returns true.;T: @fileI"$lib/matrix/lup_decomposition.rb;T:0@omit_headings_from_table_of_contents_below0;0;0[[ I"pivots;TI"R;T:publicFI"$lib/matrix/lup_decomposition.rb;T[ [ [[I" class;T[[; [[I"new;T@ [:protected[ [:private[ [I" instance;T[[; [[I"det;F@ [I"determinant;T@ [I"l;F@ [I"p;F@ [I"singular?;F@ [I" solve;F@ [I" to_a;T@ [I"to_ary;F@ [I"u;F@ [;[ [;[ [ [U:RDoc::Context::Section[i 0o;;[ ;0;0[@I"Matrix;TcRDoc::NormalClass