Package: Sequence        GrAL: Packages | Concepts | Homepage

Algebraic operations forc tuple
[Operators for tuple]

Collaboration diagram for Algebraic operations forc tuple:

Functions

template<class T , unsigned N>
tuple< T, N > GrAL::operator+ (tuple< T, N > const &lhs, tuple< T, N > const &rhs)
 addition
template<class T , unsigned N>
tuple< T, N > GrAL::operator- (tuple< T, N > const &lhs, tuple< T, N > const &rhs)
 addition
template<class T , unsigned N>
tuple< T, N > GrAL::operator* (T u, tuple< T, N > const &rhs)
 multiplication with scalar
template<class T , unsigned N>
tuple< T, N > GrAL::operator* (tuple< T, N > const &lhs, T u)
 multiplication with scalar
template<class T , unsigned N>
tuple< T, N > GrAL::operator/ (tuple< T, N > const &lhs, T t)
 division by scalar

©  Guntram Berti 1997-2009. See the GrAL Homepage for up-to-date information.

Generated on Tue Mar 31 18:53:25 2009 for Sequence by doxygen 1.5.8