Frobby 0.9.5
LibIrreducibleDecomTest.cpp File Reference
#include "stdinc.h"
#include "frobby.h"
#include "tests.h"
#include "IdealFactory.h"
#include "LibTest.h"
#include "BigIdeal.h"
#include <vector>

Go to the source code of this file.

Functions

 TEST (IrreducibleDecom, TypicalEncoded)
 
 TEST (IrreducibleDecom, Typical)
 
 TEST (IrreducibleDecom, ZeroIdealEncoded)
 
 TEST (IrreducibleDecom, ZeroIdeal)
 
 TEST (IrreducibleDecom, WholeRingEncoded)
 
 TEST (IrreducibleDecom, WholeRing)
 

Function Documentation

◆ TEST() [1/6]

TEST ( IrreducibleDecom ,
Typical  )

Definition at line 41 of file LibIrreducibleDecomTest.cpp.

◆ TEST() [2/6]

TEST ( IrreducibleDecom ,
TypicalEncoded  )

Definition at line 29 of file LibIrreducibleDecomTest.cpp.

◆ TEST() [3/6]

TEST ( IrreducibleDecom ,
WholeRing  )

Definition at line 90 of file LibIrreducibleDecomTest.cpp.

◆ TEST() [4/6]

TEST ( IrreducibleDecom ,
WholeRingEncoded  )

Definition at line 76 of file LibIrreducibleDecomTest.cpp.

◆ TEST() [5/6]

TEST ( IrreducibleDecom ,
ZeroIdeal  )

Definition at line 63 of file LibIrreducibleDecomTest.cpp.

◆ TEST() [6/6]

TEST ( IrreducibleDecom ,
ZeroIdealEncoded  )

Definition at line 50 of file LibIrreducibleDecomTest.cpp.