Givaro
Typedefs | Functions
f4n3.cpp File Reference
#include <iostream>
#include <givaro/gfq.h>
#include <givaro/givmatrix.h>
+ Include dependency graph for f4n3.cpp:

Typedefs

typedef Givaro::GFqDom< int64_t > Field
 
typedef Field::Element Element
 
typedef Givaro::VectorDom< Field, Givaro::DenseVDomain
 
typedef VDomain::Element Vector
 
typedef Givaro::MatrixDom< Field, Givaro::DenseMDomain
 
typedef MDomain::Element Matrix
 

Functions

int main ()
 

Typedef Documentation

◆ Field

typedef Givaro::GFqDom<int64_t> Field

◆ Element

◆ VDomain

◆ Vector

◆ MDomain

◆ Matrix

Function Documentation

◆ main()

int main ( void  )