object Ftran

The Ftran object ...

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. Ftran
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Value Members

  1. val Hend: VectorI
  2. val Hindex: VectorI
  3. val Hlookup: VectorI
  4. val Hstart: VectorI
  5. val Lend: VectorI
  6. val Lindex: VectorI
  7. val Lpiv_i: VectorI
  8. val Lstart: VectorI
  9. val Lvalue: VectorD
  10. val URcount: VectorI
  11. val URindex: VectorI
  12. val URstart: VectorI
  13. val URvalue: VectorD
  14. val Uend: VectorI
  15. val Uindex: VectorI
  16. val Ulookup: VectorI
  17. val Upiv_i: VectorI
  18. val Upiv_x: VectorD
  19. val Ustart: VectorI
  20. val Uvalue: VectorD
  21. val Xindex: VectorI
  22. def dfs_search(Xcount: Int): Unit

    Figure 2.6: DFS based hyper-sparse 'ftran': search stage

  23. def ftran(): Unit

    Figure 2.4: Standard 'ftran' with permuted LU factors

  24. val list: ArrayBuffer[Int]
  25. val m: Int
  26. def permute(): Unit

    Figure 2.5: Form row-wise representation for a permuted factor.

  27. val stack: ArrayStack[(Int, Int)]
  28. val visited: Array[Int]
  29. val x: VectorD