linbox
dense-sliced.inl File Reference

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)
 

Macro Definition Documentation

◆ SLICED_INL

#define SLICED_INL

Function Documentation

◆ compatible()

void compatible ( )

◆ splitOp()

void splitOp ( SlicedUnit & a,
op_t t,
bool last,
int offset,
Scalar & arg,
SlicedUnit & b )

◆ s_addin()

Sliced & s_addin ( Sliced & other)

◆ s_smulin()

Sliced & s_smulin ( Scalar & x)

◆ s_axpyin()

Sliced & s_axpyin ( RawIterator & rit,
Scalar & s,
RawIterator & o )

◆ s_copy()

Sliced & s_copy ( Sliced & other)

◆ s_write_bin()

std::ostream & s_write_bin ( std::ostream & os)

◆ s_write_bin_r()

std::ostream & s_write_bin_r ( std::ostream & os)

◆ s_wb()

std::ostream & s_wb ( std::ostream & os)

◆ s_read_bin_r()

std::istream & s_read_bin_r ( std::istream & is)

◆ s_rb()

std::istream & s_rb ( std::istream & is)