linbox
test-toeplitz.C File Reference
#include "linbox/linbox-config.h"
#include "linbox/util/commentator.h"
#include "test-common.h"
#include <iostream>
#include <fstream>
#include <cstdio>
#include "linbox/matrix/matrix-domain.h"
#include "linbox/blackbox/toeplitz.h"

Data Structures

class  Helper
 

Typedefs

typedef NTL_zz_pX PolynomialRing
 
typedef PolynomialRing::Element Polynomial
 
typedef PolynomialRing::Coeff Coeff
 
typedef PolynomialRing::CoeffField Field
 
typedef Field::Element Element
 
typedef Field::RandIter RandIter
 
typedef BlasMatrixDomain< FieldMatrixDom
 
typedef MatrixDom::OwnMatrix Matrix
 

Functions

int main (int argc, char **argv)
 

Typedef Documentation

◆ PolynomialRing

◆ Polynomial

◆ Coeff

◆ Field

◆ Element

typedef Field::Element Element

◆ RandIter

typedef Field::RandIter RandIter

◆ MatrixDom

◆ Matrix

Function Documentation

◆ main()

int main ( int argc,
char ** argv )