NO DOC.
More...
#include <cra-early-multip.h>
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) |
Detailed Description
template<class Domain_Type>
struct LinBox::EarlyMultipCRA< Domain_Type >
NO DOC.
Member Function Documentation
Integer& dot |
( |
Integer & |
z, |
|
|
const Integer & |
D, |
|
|
const Vect1< Integer > & |
v1, |
|
|
const Vect2 & |
v2 |
|
) |
| |
|
inlineprotected |
- Bug:
- why a dot product here ?
DomainElement& dot |
( |
DomainElement & |
z, |
|
|
const Domain & |
D, |
|
|
const Vect1< DomainElement, Alloc< DomainElement > > & |
v1, |
|
|
const Vect2 & |
v2 |
|
) |
| |
|
inlineprotected |
- Bug:
- why a dot product here ?
The documentation for this struct was generated from the following file: