#include <mod2_system.h>
atlas::mod2_system::Mod2_System::Mod2_System |
( |
| ) |
|
|
inline |
atlas::mod2_system::Mod2_System::Mod2_System |
( |
const Mod2_System & |
| ) |
|
|
private |
template<typename I >
template bool atlas::mod2_system::Mod2_System::add |
( |
I |
begin, |
|
|
I |
end, |
|
|
unsigned int |
rhs |
|
) |
| |
bool atlas::mod2_system::Mod2_System::consistent |
( |
| ) |
const |
unsigned long atlas::mod2_system::Mod2_System::dimension |
( |
| ) |
const |
unsigned int atlas::mod2_system::Mod2_System::eliminate |
( |
unsigned long |
inx, |
|
|
bitmap::BitMap & |
dst |
|
) |
| const |
|
private |
unsigned long atlas::mod2_system::Mod2_System::extend |
( |
unsigned int |
n = 1 | ) |
|
unsigned long atlas::mod2_system::Mod2_System::rank |
( |
| ) |
const |
void atlas::mod2_system::Mod2_System::reduce |
( |
| ) |
|
unsigned long atlas::mod2_system::Mod2_System::size |
( |
| ) |
const |
std::vector< bitmap::BitMap > atlas::mod2_system::Mod2_System::solution_basis |
( |
| ) |
|
std::vector<equation> atlas::mod2_system::Mod2_System::eqn |
|
private |
std::vector<unsigned long> atlas::mod2_system::Mod2_System::pivot_index |
|
private |
The documentation for this class was generated from the following files:
- /home/ran/atlas_project/latest_branch_07182016/sources/utilities/mod2_system.h
- /home/ran/atlas_project/latest_branch_07182016/sources/utilities/mod2_system.cpp