riCOM_cpp
This repository contains the C++ implementation of the riCOM (Real Time Centre Of Mass) algorithm for 4D Scanning electron microscopy.
|
#include "ImGuiImageWindow.h"
Go to the source code of this file.
Functions | |
template<typename T > | |
T | pw (T val, T power) |
GIM_Flags | operator| (GIM_Flags lhs, GIM_Flags rhs) |
GIM_Flags | operator& (GIM_Flags lhs, GIM_Flags rhs) |
Definition at line 49 of file ImGuiImageWindow.cpp.
Definition at line 42 of file ImGuiImageWindow.cpp.
|
inline |
Definition at line 35 of file ImGuiImageWindow.cpp.