Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F90376269
py_aka_common.hh
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Subscribers
None
File Metadata
Details
File Info
Storage
Attached
Created
Fri, Nov 1, 02:22
Size
294 B
Mime Type
text/x-c
Expires
Sun, Nov 3, 02:22 (1 d, 23 h)
Engine
blob
Format
Raw Data
Handle
16891761
Attached To
rAKA akantu
py_aka_common.hh
View Options
#include <pybind11/pybind11.h>
#ifndef AKANTU_PY_AKA_COMMON_HH_
#define AKANTU_PY_AKA_COMMON_HH_
namespace
akantu
{
void
register_enums
(
pybind11
::
module
&
mod
);
void
register_initialize
(
pybind11
::
module
&
mod
);
void
register_functions
(
pybind11
::
module
&
mod
);
}
// namespace akantu
#endif
Event Timeline
Log In to Comment