Sprout/sprout/numeric/non_modifying.hpp

9 lines
260 B
C++
Raw Normal View History

2012-04-01 13:15:09 +00:00
#ifndef SPROUT_NUMERIC_NON_MODIFYIING_HPP
#define SPROUT_NUMERIC_NON_MODIFYIING_HPP
#include <sprout/config.hpp>
#include <sprout/numeric/accumulate.hpp>
#include <sprout/numeric/inner_product.hpp>
#endif // #ifndef SPROUT_NUMERIC_NON_MODIFYIING_HPP