2.1.0
User Documentation for Apache MADlib
Linear Solvers

Detailed Description

Methods that implement solutions for systems of consistent linear equations.

Modules

 Dense Linear Systems
 Implements solution methods for large dense linear systems. Currently, restricted to problems that fit in memory.
 
 Sparse Linear Systems
 Implements solution methods for linear systems with sparse matrix input. Currently, restricted to problems that fit in memory.