5 lines
78 B
C
5 lines
78 B
C
#pragma once
|
|
|
|
#include "../common/common.h"
|
|
|
|
py::object density(py::object G); |