RationalSolver< Ring, Field, RandomPrime, NumericalTraits > Class Template Reference

partial specialization of p-adic based solver with a hybrid Numeric/Symbolic computation More...

#include <rational-solver.h>

List of all members.

Static Public Member Functions

static double cblas_dOOnorm (const double *M, int m, int n)
static double cblas_dmax (const int N, const double *a, const int inc)
static int cblas_hbound (integer &b, int m, int n, const double *M)

Detailed Description

template<class Ring, class Field, class RandomPrime>
class LinBox::RationalSolver< Ring, Field, RandomPrime, NumericalTraits >

partial specialization of p-adic based solver with a hybrid Numeric/Symbolic computation

See the following reference for details on this implementation:


Member Function Documentation

static double cblas_dOOnorm ( const double *  M,
int  m,
int  n 
) [inline, static]

Compute the OO-norm of a mtrix

static double cblas_dmax ( const int  N,
const double *  a,
const int  inc 
) [inline, static]

compute the maximam of absolute value of an array

static int cblas_hbound ( integer b,
int  m,
int  n,
const double *  M 
) [inline, static]

compute the hadamard bound


The documentation for this class was generated from the following file:
Generated by  doxygen 1.6.2-20100208