Total Complexity | 41 |
Dependencies | 4 |
Dependents | 1 |
Total lines | 237 |
Lines of code | 131 |
Logical lines of code | 78 |
Comment lines | 81 |
Methods | 8 |
Properties | 5 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
__construct() | 43 | 14 | 50 | |
solve() | 49 | 10 | 30 | |
getL() | 59 | 5 | 14 | |
getU() | 61 | 4 | 12 | |
det() | 62 | 3 | 11 | |
isNonsingular() | 66 | 3 | 8 | |
getPivot() | 82 | 1 | 3 | |
getDoublePivot() | 81 | 1 | 3 |