mpi Struct Reference

MPI structure. More...

#include <bignum.h>


Data Fields

int s
int n
t_intp


Detailed Description

MPI structure.

Definition at line 48 of file bignum.h.


Field Documentation

int mpi::s

integer sign

Definition at line 50 of file bignum.h.

int mpi::n

total # of limbs

Definition at line 51 of file bignum.h.

t_int* mpi::p

pointer to limbs

Definition at line 52 of file bignum.h.


The documentation for this struct was generated from the following file:
Generated on Fri Jul 11 17:59:49 2008 for Mobile-C by  doxygen 1.5.4