| Package | Description |
|---|---|
| dragon.matrix | |
| dragon.matrix.vector |
| Modifier and Type | Interface and Description |
|---|---|
interface |
DoubleDenseMatrix
Interface of Double Dense Matrix
|
interface |
IntDenseMatrix
Interface of Integer-typed Dense Matrix
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractDenseMatrix
Implements basic functions of interface--DenseMatrix and extends class AbstractMatrix
|
class |
DoubleFlatDenseMatrix
Double flat dense matrix which provides options of storing data to disk in binary manner or text manner
|
class |
IntFlatDenseMatrix
Flat dense matrix for integer data
|
| Modifier and Type | Method and Description |
|---|---|
DoubleVector |
PowerMethod.getEigenVector(DenseMatrix matrix) |
Copyright © 2018 JULIE Lab, Germany. All rights reserved.