Wire Sysio Wire Sysion 1.0.0
Loading...
Searching...
No Matches
mie::VsintT< V > Member List

This is the complete list of members for mie::VsintT< V >, including all inherited members.

abs() constmie::VsintT< V >inline
absolute(V &out, const VsintT &in)mie::VsintT< V >inlinestatic
add(VsintT &out, const VsintT &x, const VsintT &y)mie::VsintT< V >inlinestatic
clear()mie::VsintT< V >inline
compare(const VsintT &x, const VsintT &y)mie::VsintT< V >inlinestatic
div(VsintT *q, VsintT &r, const VsintT &x, const VsintT &y)mie::VsintT< V >inlinestatic
fromStr(const std::string &str, int base=10)mie::VsintT< V >inline
get() constmie::VsintT< V >inline
get()mie::VsintT< V >inline
isNegative() constmie::VsintT< V >inline
isZero() constmie::VsintT< V >inline
mul(VsintT &out, const VsintT &x, const VsintT &y)mie::VsintT< V >inlinestatic
neg(VsintT &out, const VsintT &x)mie::VsintT< V >inlinestatic
operator%=(const VsintT< V > &rhs)mie::local::dividable< VsintT< V >, local::hasNegative< VsintT< V >, local::shiftable< VsintT< V > > > >inline
operator*=(const VsintT< V > &rhs)mie::local::addsubmul< VsintT< V >, local::comparable< VsintT< V >, local::dividable< VsintT< V >, local::hasNegative< VsintT< V >, local::shiftable< VsintT< V > > > > > >inline
operator+=(const N &rhs)mie::local::addsubmul< VsintT< V >, local::comparable< VsintT< V >, local::dividable< VsintT< V >, local::hasNegative< VsintT< V >, local::shiftable< VsintT< V > > > > > >inline
mie::local::comparable< VsintT< V >, local::dividable< VsintT< V >, local::hasNegative< VsintT< V >, local::shiftable< VsintT< V > > > > >::operator-() constmie::local::hasNegative< VsintT< V >, local::shiftable< VsintT< V > > >inline
operator-=(const VsintT< V > &rhs)mie::local::addsubmul< VsintT< V >, local::comparable< VsintT< V >, local::dividable< VsintT< V >, local::hasNegative< VsintT< V >, local::shiftable< VsintT< V > > > > > >inline
operator/=(const VsintT< V > &rhs)mie::local::dividable< VsintT< V >, local::hasNegative< VsintT< V >, local::shiftable< VsintT< V > > > >inline
operator<<(std::ostream &os, const VsintT &x)mie::VsintT< V >friend
operator<<(size_t n) constmie::VsintT< V >inline
operator<<=(size_t n)mie::VsintT< V >inline
operator>>(std::istream &is, VsintT &x)mie::VsintT< V >friend
mie::local::addsubmul< VsintT< V >, local::comparable< VsintT< V >, local::dividable< VsintT< V >, local::hasNegative< VsintT< V >, local::shiftable< VsintT< V > > > > > >::operator>>(size_t n) constmie::local::shiftable< VsintT< V > >inline
operator>>=(size_t n)mie::local::shiftable< VsintT< V > >inline
set(value_type x)mie::VsintT< V >inline
set(int64_t x)mie::VsintT< V >inline
set(const V &x)mie::VsintT< V >inline
set(const uint64_t *ptr, size_t size)mie::VsintT< V >inline
set(const std::string &str, int base=10)mie::VsintT< V >inline
shl(VsintT &out, const VsintT &x, size_t n)mie::VsintT< V >inlinestatic
shr(VsintT &out, const VsintT &x, size_t n)mie::VsintT< V >inlinestatic
size() constmie::VsintT< V >inline
sub(VsintT &out, const VsintT &x, const VsintT &y)mie::VsintT< V >inlinestatic
toStr(int base=10)mie::VsintT< V >inline
toString(int base=10) constmie::VsintT< V >inline
value_type typedefmie::VsintT< V >
VsintT(int x=0)mie::VsintT< V >inline
VsintT(const std::string &str)mie::VsintT< V >inlineexplicit
VsintT(const V &x)mie::VsintT< V >inline