Libraries
»
linmeric
(0.2.1)
»
Index
»
LU
»
L
Method: LU.L
Defined in:
lib/linmeric/LU.rb
.
L
⇒
Object
Returns the ‘L` matrix
27 28 29
# File 'lib/linmeric/LU.rb', line 27
def
self
.
L
(
)
return
@L
end