Shamrock 2025.10.0
Astrophysical Code
Loading...
Searching...
No Matches
Enumerations | Functions
pySfc.cpp File Reference
#include "shambindings/pybindaliases.hpp"
#include "shambindings/pytypealias.hpp"
#include "shammath/sfc/bmi.hpp"
#include "shammath/sfc/hilbert.hpp"
#include "shammath/sfc/morton.hpp"
#include <variant>
+ Include dependency graph for pySfc.cpp:

Go to the source code of this file.

Enumerations

enum  ReprType { _u32 , _u64 }
 

Functions

void shampylib::init_shamrock_math_sfc (py::module &m)
 

Detailed Description

Author
Timothée David–Cléris (tim.s.nosp@m.hamr.nosp@m.ock@p.nosp@m.roto.nosp@m.n.me)

Definition in file pySfc.cpp.

Enumeration Type Documentation

◆ ReprType

enum ReprType

Definition at line 23 of file pySfc.cpp.

Function Documentation

◆ init_shamrock_math_sfc()

void shampylib::init_shamrock_math_sfc ( py::module &  m)

Definition at line 29 of file pySfc.cpp.