Givaro 4.2.1
test-matrix.C File Reference
#include <iostream>
#include <givaro/gfq.h>
#include <givaro/givmatrix.h>

Typedefs

typedef Givaro::GFqDom< int64_t > Field
 
typedef Givaro::VectorDom< Field, Givaro::DenseVDomain
 
typedef Givaro::MatrixDom< Field, Givaro::DenseMDomain
 

Functions

int main ()
 

Typedef Documentation

◆ Field

typedef Givaro::GFqDom<int64_t> Field

◆ VDomain

◆ MDomain

Function Documentation

◆ main()

int main ( void )