| ||||||
| ||||||
![]() | ||||||
Prototype | ||||||
template <class VecX, class VecY, class T> T dot(const VecX& x, const VecY& y, T s) ; | ||||||
![]() | ||||||
Description | ||||||
The type used for argument s determines the type of the resulting product. | ||||||
![]() | ||||||
Definition | ||||||
mtl.h | ||||||
![]() | ||||||
Preconditions | ||||||
| ||||||
![]() | ||||||
Complexity | ||||||
![]() | ||||||
Example | ||||||
![]() | ||||||
Notes | ||||||
![]() | ||||||
See also | ||||||
Copyright ©
1998,1999 University of Notre Dame. All Rights Reserved.