| ||||||
| ||||||
![]() | ||||||
Prototype | ||||||
template <class VecX, class VecY> VecX::value_type dot_conj(const VecX& x, const VecY& y) ; | ||||||
![]() | ||||||
Description | ||||||
A slightly simpler version of the dot conjugate. The return type is the element type of vector x. | ||||||
![]() | ||||||
Definition | ||||||
mtl.h | ||||||
![]() | ||||||
Preconditions | ||||||
| ||||||
![]() | ||||||
Complexity | ||||||
![]() | ||||||
Example | ||||||
![]() | ||||||
Notes | ||||||
![]() | ||||||
See also | ||||||
Copyright ©
1998,1999 University of Notre Dame. All Rights Reserved.