Main Page
Namespace List
Class Hierarchy
Compound List
File List
Namespace Members
Compound Members
File Members
Examples
xchen::Scale1stAdd< T > Struct Template Reference
STL binary functor out <- scale*first + second.
More...
#include <
xstl.H
>
List of all members.
Public Methods
Scale1stAdd
(double s_)
T
operator()
(T const &e1, T const &e2)
Public Attributes
double
s
Detailed Description
template<typename T>
struct xchen::Scale1stAdd< T >
STL binary functor out <- scale*first + second.
Constructor & Destructor Documentation
template<typename T>
xchen::Scale1stAdd< T >::Scale1stAdd
(
double
s_
)
[inline]
Member Function Documentation
template<typename T>
T xchen::Scale1stAdd< T >::operator()
(
T const &
e1
,
T const &
e2
)
[inline]
Member Data Documentation
template<typename T>
double xchen::Scale1stAdd< T >::s
The documentation for this struct was generated from the following file:
xstl.H
Generated on Wed Apr 7 21:40:51 2004 by
1.2.18