 |
My Project
debian-1:4.1.1-p2+ds-4build3
|
Go to the documentation of this file.
42 Werror(
"wrong int64vec index:%d\n",
i);
52 Werror(
"wrong int64vec index:%d\n",
i);
62 int cols()
const {
return col; }
64 void show(
int mat=0,
int spaces=0);
66 char *
iv64String(
int not_mat=1,
int mat=0,
int spaces=0,
int dim=2);
91 #define iv64Test(v) v->iv64TEST()
93 #define iv64Test(v) do {} while (0)
int64vec * iv64Add(int64vec *a, int64vec *b)
#define omCheckAddrSize(addr, size)
int64 & operator[](int i)
void operator/=(int64 intop)
#define omFreeSize(addr, size)
char * iv64String(int not_mat=1, int mat=0, int spaces=0, int dim=2)
void show(int mat=0, int spaces=0)
int64vec * iv64Sub(int64vec *a, int64vec *b)
void Werror(const char *fmt,...)
void operator*=(int64 intop)
int64vec * iv64Copy(int64vec *o)
int compare(const int64vec *o) const