rogue
Loading...
Searching...
No Matches
Functions
package.cpp File Reference
#include "rogue/Directives.h"
#include "rogue/numpy.h"
#include <boost/python.hpp>
#include <boost/python/numpy.hpp>
#include <cstdio>
#include "rogue/Version.h"
#include "rogue/module.h"

Go to the source code of this file.

Functions

void * rogue_import_array (void)
 
 BOOST_PYTHON_MODULE (rogue)
 

Function Documentation

◆ BOOST_PYTHON_MODULE()

BOOST_PYTHON_MODULE ( rogue  )

Definition at line 35 of file package.cpp.

◆ rogue_import_array()

void * rogue_import_array ( void  )

Company : SLAC National Accelerator Laboratory

Description:

Python package setup

This file is part of the rogue software platform. It is subject to the license terms in the LICENSE.txt file found in the top-level directory of this distribution and at: https://confluence.slac.stanford.edu/display/ppareg/LICENSE.html. No part of the rogue software platform, including this file, may be copied, modified, propagated, or distributed except according to the terms

contained in the LICENSE.txt file.

Definition at line 29 of file package.cpp.