45 Werror(
"wrong int64vec index:%d\n",
i);
55 Werror(
"wrong int64vec index:%d\n",
i);
67 void show(
int mat=0,
int spaces=0);
69 char *
iv64String(
int not_mat=1,
int mat=0,
int spaces=0,
int dim=2);
94#define iv64Test(v) v->iv64TEST()
96#define iv64Test(v) do {} while (0)
void show(int mat=0, int spaces=0)
int compare(const int64vec *o) const
int64 & operator[](int i)
const int64 & operator[](int i) const
char * iv64String(int not_mat=1, int mat=0, int spaces=0, int dim=2)
void operator*=(int64 intop)
void operator/=(int64 intop)
int64vec * iv64Add(int64vec *a, int64vec *b)
int64vec * iv64Sub(int64vec *a, int64vec *b)
int64vec * iv64Copy(int64vec *o)
#define omFreeSize(addr, size)
#define omCheckAddrSize(addr, size)
void Werror(const char *fmt,...)