LU_DM_Impl_Double

object LU_DM_Impl_Double extends Impl[DenseMatrix[Double], (DenseMatrix[Double], Array[Int])]
trait UImpl[primitive, DenseMatrix[Double], (DenseMatrix[Double], Array[Int])]
trait Serializable
class Object
trait Matchable
class Any

Value members

Concrete methods

def apply(X: DenseMatrix[Double]): (DenseMatrix[Double], Array[Int])