helib::CubeSlice< T > Member List
This is the complete list of members for helib::CubeSlice< T >, including all inherited members.
addCoord(long i, long d, long offset) const | helib::ConstCubeSlice< T > | inline |
at(long i) const | helib::CubeSlice< T > | inline |
ConstCubeSlice(const HyperCube< T > &_cube) | helib::ConstCubeSlice< T > | inlineexplicit |
ConstCubeSlice(const NTL::Vec< T > &_data, const CubeSignature &_sig) | helib::ConstCubeSlice< T > | inline |
ConstCubeSlice(const ConstCubeSlice &bigger, long i, long _dimOffset=1) | helib::ConstCubeSlice< T > | |
ConstCubeSlice(const HyperCube< T > &_cube, long i, long _dimOffset=1) | helib::ConstCubeSlice< T > | |
copy(const ConstCubeSlice< T > &other) const | helib::CubeSlice< T > | |
CubeSlice(HyperCube< T > &_cube) | helib::CubeSlice< T > | inlineexplicit |
CubeSlice(NTL::Vec< T > &_data, const CubeSignature &_sig) | helib::CubeSlice< T > | inline |
CubeSlice(const CubeSlice< T > &bigger, long i, long _dimOffset=1) | helib::CubeSlice< T > | inline |
CubeSlice(HyperCube< T > &_cube, long i, long _dimOffset=1) | helib::CubeSlice< T > | inline |
getCoord(long i, long d) const | helib::ConstCubeSlice< T > | inline |
getDim(long d) const | helib::ConstCubeSlice< T > | inline |
getNumDims() const | helib::ConstCubeSlice< T > | inline |
getProd(long d) const | helib::ConstCubeSlice< T > | inline |
getProd(long from, long to) const | helib::ConstCubeSlice< T > | inline |
getSig() const | helib::ConstCubeSlice< T > | inline |
getSize() const | helib::ConstCubeSlice< T > | inline |
numCols() const | helib::ConstCubeSlice< T > | inline |
numSlices(long d=1) const | helib::ConstCubeSlice< T > | inline |
operator[](long i) const | helib::CubeSlice< T > | inline |
sliceSize(long d=1) const | helib::ConstCubeSlice< T > | inline |