|
linbox
|
NO DOC. More...
#include <cra-early-multip.h>
Inheritance diagram for EarlyMultipCRA< Domain_Type >:Protected Member Functions | |
| template<template< class T > class Vect1, class Vect2 > | |
| Integer & | dot (Integer &z, const Integer &D, const Vect1< Integer > &v1, const Vect2 &v2) |
| template<template< class > class Alloc, template< class, class > class Vect1, class Vect2 > | |
| DomainElement & | dot (DomainElement &z, const Domain &D, const Vect1< DomainElement, Alloc< DomainElement > > &v1, const Vect2 &v2) |
NO DOC.
| Integer& dot | ( | Integer & | z, |
| const Integer & | D, | ||
| const Vect1< Integer > & | v1, | ||
| const Vect2 & | v2 | ||
| ) | [inline, protected] |
| DomainElement& dot | ( | DomainElement & | z, |
| const Domain & | D, | ||
| const Vect1< DomainElement, Alloc< DomainElement > > & | v1, | ||
| const Vect2 & | v2 | ||
| ) | [inline, protected] |
1.7.4