![]() |
Cadabra
Computer algebra system for field theory problems
|
Public Types | |
| using | matrix_type = boost::numeric::ublas::matrix< T > |
| using | vector_type = boost::numeric::ublas::vector< T > |
Public Member Functions | |
| bool | factorize (const matrix_type &A_) |
| vector_type | solve (const vector_type &y) |
Private Attributes | |
| matrix_type | A |
| boost::numeric::ublas::vector< size_t > | P |
| vector_type | x |
| size_t | N |
| using LinearSolver< T >::matrix_type = boost::numeric::ublas::matrix<T> |
| using LinearSolver< T >::vector_type = boost::numeric::ublas::vector<T> |
|
inline |
|
inline |
|
private |
|
private |
|
private |
|
private |
1.8.14