📄 readme
字号:
Computes histograms for n-dimensional data (i.e. compute
number of data points in a n-cube).
The code is designed to be fast, and optionally uses a c-mex file for
the core routine. The c-mex file is not necessary and you get
good performance even without it.
The c-file must be stored under the correct name and compiled
with mex for optimal performance.
Hans.Olsson@dna.lth.se
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -