This is the complete list of members for helib::CubeSignature, including all inherited members.
addCoord(long i, long d, long offset) const | helib::CubeSignature | inline |
assembleCoords(VecType &v) const | helib::CubeSignature | inline |
assembleIndexByDim(std::pair< long, long > idx, long dim) const | helib::CubeSignature | |
breakIndexByDim(long idx, long dim) const | helib::CubeSignature | |
CubeSignature() | helib::CubeSignature | inline |
CubeSignature(const long _dims[], long _ndims) | helib::CubeSignature | inline |
CubeSignature(const NTL::Vec< long > &_dims) | helib::CubeSignature | inline |
CubeSignature(const std::vector< long > &_dims) | helib::CubeSignature | inline |
getAllCoords(VecType &v, long i) const | helib::CubeSignature | inline |
getCoord(long i, long d) const | helib::CubeSignature | inline |
getDim(long d) const | helib::CubeSignature | inline |
getNumDims() const | helib::CubeSignature | inline |
getProd(long d) const | helib::CubeSignature | inline |
getProd(long from, long to) const | helib::CubeSignature | inline |
getSize() const | helib::CubeSignature | inline |
incrementCoords(VecType &v) const | helib::CubeSignature | inline |
initSignature(const long _dims[], long _ndims) | helib::CubeSignature | inline |
initSignature(const VecType &_dims) | helib::CubeSignature | inline |
numCols() const | helib::CubeSignature | inline |
numSlices(long d=1) const | helib::CubeSignature | inline |
operator<<(std::ostream &s, const CubeSignature &sig) | helib::CubeSignature | friend |
sliceSize(long d=1) const | helib::CubeSignature | inline |