Functions | |
| bool | gaussian_elimination (const std::vector< std::vector< multiplier_t > > &a, const std::vector< multiplier_t > &b) |
| bool | gaussian_elimination_inplace (std::vector< std::vector< multiplier_t > > &a, std::vector< multiplier_t > &b) |
|
||||||||||||
|
|
|
||||||||||||
|
|
1.4.6