linbox
algorithms Directory Reference
+ Directory dependency graph for algorithms:

Directories

 gauss
 
 matrix-blas3
 
 opencl-kernels
 
 polynomial-matrix
 

Files

 bbcharpoly.h
 no doc.
 
 bitonic-sort.h
 Implement bitonic sorting network.
 
 blackbox-block-container-base.h
 NO DOC.
 
 blackbox-block-container.h
 no doc.
 
 cra-builder-early-multip.h
 NO DOC.
 
 cra-builder-full-multip-fixed.h
 CRA for multi-residues.
 
 cra-builder-full-multip.h
 NO DOC.
 
 cra-builder-single.h
 Chinese remaindering of a single value.
 
 cra-domain-omp.h
 Parallel (OMP) version of Chinese Remaindering Algorithm.
 
 cra-domain-sequential.h
 Sequencial version of Chinese Remaindering Algorithm.
 
 cra-domain.h
 Wrapper around OMP/SEQ version of ChineseRemainder.
 
 cra-givrnsfixed.h
 NO DOC.
 
 cra-kaapi.h
 NO DOC.
 
 default.h
 define some const
 
 dense-nullspace.h
 We provide the right or left nullspace (kernel or cokernel) of a dense matrix.
 
 gauss-gf2.h
 Gauss elimination and applications for sparse matrices on $F_2$.
 
 gauss.h
 Gauss elimination and applications for sparse matrices.
 
 lattice.h
 LLL reduction.
 
 lifting-container.h
 Lifting from mod p^n to rationals NO DOC.
 
 matrix-hom.h
 Matrix Homomorphism A map function converts a matrix on a field/ring to its natural image in another field/ring.
 
 matrix-rank.h
 Computes the rank of a matrix by Gaussian Elimination, in place.
 
 minpoly-integer.h
 Compute the minpoly of a matrix over an integer ring using modular arithmetic.
 
 opencl-resource-controller.h
 
 rational-reconstruction.h
 NO DOC.
 
 rational-solver.h
 Rational solving (Dixon, Wiedemann,...)
 
 rational-solver2.h
 NO DOC.
 
 rns.h
 Residue Number System tools.
 
 rns.inl
 Residue Number System implementation.
 
 short-vector.h
 NO DOC.
 
 sigma-basis.h
 $\sigma$-basis (minimal basis).
 
 smith-form-adaptive.h
 Implement the adaptive algorithm for Smith form computation.
 
 smith-form-binary.h
 Implementation of EGV and EGV+ algorithm.
 
 smith-form-valence.h
 
 whisart_trace.h
 Whisart trace Computes the trace of D1 B D2 B^T D1 or D1 B^T D2 B D1.
 
 wiedemann.h
 minpoly computation and Wiedeman solvers.