#include <stdio.h>
#include "FP.H"
Go to the source code of this file.
Functions | |
void | PrintFP (const FP::Tag &fp, const char *str) throw () |
int | main () |
|
Definition at line 37 of file TestFP.C. References FP::ByteCnt, PolyVal::ByteCnt, FP::Tag::Extend(), FP::Tag::ExtendRaw(), FP::Tag::FromBytes(), init(), NEW_ARRAY, FP::Tag::Permute(), PrintFP(), RawFP, FP::Tag::ToBytes(), FP::Tag::Unpermute(), FP::WordCnt, and PolyVal::WordCnt. |
|
Definition at line 31 of file TestFP.C. Referenced by main(). |