Overview
Project
Class
Tree
Deprecated
Index
GraphGo 0.1
FRAMES
NO FRAMES
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
_
_
_tmain(int,_TCHAR*[])
- member function in
(RegressionTest globals)
A
abs()
- member function in class
CBVector
Count elements that values are 1 in binary vector
abs(void)
- member function in class
CBVector
and(CBVector)
- member function in class
CBVector
Logical and with binary vector object bv2
C
CBVector
- class in
BVector
CBVector(int)
- constructor in class
CBVector
CBVector(int,int[])
- constructor in class
CBVector
clear()
- member function in class
CBVector
Clear binary vector
clear(void)
- member function in class
CBVector
D
diff(CBVector)
- member function in class
CBVector
Logical difference with binary vector object bv2
DllMain(HMODULE,DWORD,LPVOID)
- member function in
(BVector globals)
dot(CBVector)
- member function in class
CBVector
Dot product with binary vector object bv2
E
equals(CBVector)
- member function in class
CBVector
Returns true if two vectors are equal.
F
fnBVector(void)
- member function in
(BVector globals)
G
getValue(int)
- member function in class
CBVector
Method to get element i of binary vector
I
inv()
- member function in class
CBVector
Returns inverted binary vector
inv(void)
- member function in class
CBVector
M
mask
- member variable in
(BVector globals)
mul(int)
- member function in class
CBVector
Product with scalar (0 or 1)
N
nBVector
- member variable in
(BVector globals)
O
operator=(CBVector&)
- member function in class
CBVector
Copy operator for binary vectors
or(CBVector)
- member function in class
CBVector
Logical or with binary vector object bv2
S
setValue(int,int)
- member function in class
CBVector
Method to set value 0 or 1 to element i of binary vector object
T
toString()
- member function in class
CBVector
Convert binary vector object to string
toString(void)
- member function in class
CBVector
X
xor(CBVector)
- member function in class
CBVector
Exclusive or with binary vector object bv2
Overview
Project
Class
Tree
Deprecated
Index
GraphGo 0.1
FRAMES
NO FRAMES