2
0
mirror of https://github.com/boostorg/python.git synced 2026-01-27 07:02:15 +00:00

numpy - updates to site_scons, header documentation

This commit is contained in:
Jim Bosch
2011-01-04 19:19:20 +00:00
parent 584df88fb2
commit 252c3aa695
2 changed files with 33 additions and 15 deletions

View File

@@ -2,8 +2,8 @@
#define BOOST_PYTHON_NUMPY_INVOKE_MATCHING_HPP_INCLUDED
/**
* @file boost/python/numpy/ndarray.hpp
* @brief Object manager and various utilities for numpy.ndarray.
* @file boost/python/numpy/invoke_matching.hpp
* @brief Template invocation based on dtype matching.
*/
#include <boost/python/numpy/dtype.hpp>