Overview   Project   Class   Tree   Deprecated   Index 
GraphGo 0.2
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(void) - member function in class CBMatrix
Count elements that values are 1 in binary matrix
abs(void) - member function in class CBVector
Count elements that values are 1 in binary vector
and(CBMatrix) - member function in class CBMatrix
Logical and with binary matrix object bm2
and(CBVector) - member function in class CBVector
Logical and with binary vector object bv2

C

CBMatrix - class in BMatrix
CBMatrix(int,int) - constructor in class CBMatrix
Constructor for CBMatrix class.
CBVector - class in BVector
CBVector(int,int[],string) - constructor in class CBVector
Constructor for CBVector class.
CBVector(int,string) - constructor in class CBVector
Constructor for CBVector class.
CBVector(void) - constructor in class CBVector
Constructor for CBVector class.
~CBVector(void) - constructor in class CBVector
Constructor for CBVector class.
clear(void) - member function in class CBVector
Clear binary vector
clear(void) - member function in class CBMatrix
Clear binary matrix

D

diff(CBMatrix) - member function in class CBMatrix
Logical difference with binary matrix object bm2
diff(CBVector) - member function in class CBVector
Logical difference with binary vector object bv2
DllMain(HMODULE,DWORD,LPVOID) - member function in (BVector globals)
DllMain(HMODULE,DWORD,LPVOID) - member function in (BMatrix globals)
dot(CBVector) - member function in class CBVector
Dot product with binary vector object bv2

E

equals(CBMatrix) - member function in class CBMatrix
Returns true if two matrixes are equal.
equals(CBVector) - member function in class CBVector
Returns true if two vectors are equal.

F

fnBMatrix(void) - member function in (BMatrix globals)
fnBVector(void) - member function in (BVector globals)
fnMatrix(void) - member function in (BMatrix globals)

G

getOrder(void) - member function in class CBVector
Get order of binary vector
getValue(int) - member function in class CBVector
Get element i of binary vector
getValue(int,int) - member function in class CBMatrix
Get value of element i, j in binary matrix object

I

inv(void) - member function in class CBVector
Returns inverted binary vector
inv(void) - member function in class CBMatrix
Returns inverted binary matrix

M

mask - member variable in (BMatrix globals)
mask - member variable in (BVector globals)
memory - member variable in (BVector globals)
mul(CBMatrix) - member function in class CBMatrix
Product with binary matrix object bm2
mul(CBVector) - member function in class CBMatrix
Product with binary vector object bv2
mul(int) - member function in class CBVector
Product with scalar (0 or 1)

N

nBMatrix - member variable in (BMatrix globals)
nBVector - member variable in (BVector globals)

O

operator!=(CBMatrix&) - member function in class CBMatrix
Copy operator for binary matrix
operator=(CBVector&) - member function in class CBVector
Copy operator for binary vectors
or(CBMatrix) - member function in class CBMatrix
Logical or with binary matrix object bm2
or(CBVector) - member function in class CBVector
Logical or with binary vector object bv2

R

releaseMem(void) - static function in class CBVector
Release memories for bits
row(int) - member function in class CBMatrix
Returns transposed binary vector

S

setValue(int,int) - member function in class CBVector
Set value 0 or 1 to element i of binary vector object
setValue(int,int,int) - member function in class CBMatrix
Set value 0 or 1 to element i, j of binary matrix object

T

TEST_CLASS(UnitTest) - member function in namespace UnitTest
toString(void) - member function in class CBMatrix
Logical difference with binary matrix object bm2
toString(void) - member function in class CBVector
Convert binary vector object to string
tran(void) - member function in class CBMatrix
Returns transposed binary matrix
tran1(void) - member function in class CBMatrix
Returns transposed binary vector

U

UnitTest - namespace in UnitTest

X

xor(CBMatrix) - member function in class CBMatrix
Logical xor with binary matrix object bm2
xor(CBVector) - member function in class CBVector
Exclusive or with binary vector object bv2

 Overview   Project   Class   Tree   Deprecated   Index 
GraphGo 0.2
FRAMES    NO FRAMES