object Ftran
The Ftran
object ...
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- Ftran
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
Value Members
- val Hend: VectorI
- val Hindex: VectorI
- val Hlookup: VectorI
- val Hstart: VectorI
- val Lend: VectorI
- val Lindex: VectorI
- val Lpiv_i: VectorI
- val Lstart: VectorI
- val Lvalue: VectorD
- val URcount: VectorI
- val URindex: VectorI
- val URstart: VectorI
- val URvalue: VectorD
- val Uend: VectorI
- val Uindex: VectorI
- val Ulookup: VectorI
- val Upiv_i: VectorI
- val Upiv_x: VectorD
- val Ustart: VectorI
- val Uvalue: VectorD
- val Xindex: VectorI
-
def
dfs_search(Xcount: Int): Unit
Figure 2.6: DFS based hyper-sparse 'ftran': search stage
-
def
ftran(): Unit
Figure 2.4: Standard 'ftran' with permuted LU factors
- val list: ArrayBuffer[Int]
- val m: Int
-
def
permute(): Unit
Figure 2.5: Form row-wise representation for a permuted factor.
- val stack: ArrayStack[(Int, Int)]
- val visited: Array[Int]
- val x: VectorD