Public Member Functions | Data Fields
mac_poly_r Class Reference

#include <tgbgauss.h>

Public Member Functions

 mac_poly_r ()
 

Data Fields

number coef
 
mac_poly_rnext
 
int exp
 

Detailed Description

Definition at line 41 of file tgbgauss.h.

Constructor & Destructor Documentation

mac_poly_r::mac_poly_r ( )
inline

Definition at line 46 of file tgbgauss.h.

46 :next(NULL){}
mac_poly_r * next
Definition: tgbgauss.h:44
#define NULL
Definition: omList.c:10

Field Documentation

number mac_poly_r::coef

Definition at line 43 of file tgbgauss.h.

int mac_poly_r::exp

Definition at line 45 of file tgbgauss.h.

mac_poly_r* mac_poly_r::next

Definition at line 44 of file tgbgauss.h.


The documentation for this class was generated from the following file: