libnumerixpp  0.1.1
A Powerful C++ Library for High-Performance Numerical Computing
core.hpp
Go to the documentation of this file.
1 
6 #ifndef LIBNUMERIXPP_PHYSICS_CORE_HPP
7 #define LIBNUMERIXPP_PHYSICS_CORE_HPP
8 
9 #pragma once
10 
16 namespace physics {}
17 
18 #endif // LIBNUMERIXPP_PHYSICS_CORE_HPP
Basic physics utils.
Definition: core.cpp:12