Super4PCS Library  V1.1.2(719f5c0)
tripple Struct Reference
+ Collaboration diagram for tripple:

Public Member Functions

 tripple ()
 
 tripple (int _a, int _b, int _c)
 

Public Attributes

int a
 
int b
 
int c
 
int n1
 
int n2
 
int n3
 
int t1
 
int t2
 
int t3
 

Constructor & Destructor Documentation

◆ tripple() [1/2]

tripple::tripple ( )
inline

◆ tripple() [2/2]

tripple::tripple ( int  _a,
int  _b,
int  _c 
)
inline

Member Data Documentation

◆ a

int tripple::a

◆ b

int tripple::b

◆ c

int tripple::c

◆ n1

int tripple::n1

◆ n2

int tripple::n2

◆ n3

int tripple::n3

◆ t1

int tripple::t1

◆ t2

int tripple::t2

◆ t3

int tripple::t3