numeric File Reference

#include <bits/concept_check.h>
#include <numeric>
#include <ext/functional>

Include dependency graph for ext/numeric:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  __gnu_cxx

Functions

template<typename Type, typename Integer, typename MonoidOperation>
Type __gnu_cxx::__power (Type x, Integer n, MonoidOperation __monoid_op)
template<typename Type, typename Integer>
Type __gnu_cxx::__power (Type x, Integer n)
template<typename Type, typename Integer, typename MonoidOperation>
Type __gnu_cxx::power (Type x, Integer n, MonoidOperation __monoid_op)
template<typename Type, typename Integer>
Type __gnu_cxx::power (Type x, Integer n)
template<typename ForwardIter, typename Type>
void __gnu_cxx::iota (ForwardIter first, ForwardIter last, Type value)


Detailed Description

This file is a GNU extension to the Standard C++ Library (possibly containing extensions from the HP/SGI STL subset). You should only include this header if you are using GCC 3 or later.

Definition in file ext/numeric.


Generated on Sun Jul 29 20:39:40 2007 for libstdc++-v3 Source by  doxygen 1.5.2