|
linbox
|
Macros | |
| #define | SLICED_INL |
Functions | |
| void | compatible () |
| void | splitOp (SlicedUnit &a, op_t t, bool last, int offset, Scalar &arg, SlicedUnit &b) |
| Sliced & | s_addin (Sliced &other) |
| Sliced & | s_smulin (Scalar &x) |
| Sliced & | s_axpyin (RawIterator &rit, Scalar &s, RawIterator &o) |
| Sliced & | s_copy (Sliced &other) |
| std::ostream & | s_write_bin (std::ostream &os) |
| std::ostream & | s_write_bin_r (std::ostream &os) |
| std::ostream & | s_wb (std::ostream &os) |
| std::istream & | s_read_bin_r (std::istream &is) |
| std::istream & | s_rb (std::istream &is) |
| #define SLICED_INL |
| void compatible | ( | ) |
| void splitOp | ( | SlicedUnit & | a, |
| op_t | t, | ||
| bool | last, | ||
| int | offset, | ||
| Scalar & | arg, | ||
| SlicedUnit & | b ) |
| Sliced & s_addin | ( | Sliced & | other | ) |
| Sliced & s_smulin | ( | Scalar & | x | ) |
| Sliced & s_axpyin | ( | RawIterator & | rit, |
| Scalar & | s, | ||
| RawIterator & | o ) |
| Sliced & s_copy | ( | Sliced & | other | ) |
| std::ostream & s_write_bin | ( | std::ostream & | os | ) |
| std::ostream & s_write_bin_r | ( | std::ostream & | os | ) |
| std::ostream & s_wb | ( | std::ostream & | os | ) |
| std::istream & s_read_bin_r | ( | std::istream & | is | ) |
| std::istream & s_rb | ( | std::istream & | is | ) |