Struct ParamConvInfo

Struct Documentation

struct ParamConvInfo

Public Functions

ParamConvInfo(const std::string &name, const std::string &codesName, const std::string &rotationName, int nBits, bool transpose = false)

Public Members

std::string name
std::string codesName
std::string rotationName
int nBits
bool transpose