-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathnhw_neatness_metrics.h
17 lines (15 loc) · 983 Bytes
/
nhw_neatness_metrics.h
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
/***************************************************************************
****************************************************************************
* NHW Neatness Metrics *
* file: nhw_neatness_metrics.h *
* version: 0.1.0.v *
* last update: $ 12122022 nhw exp $ *
* *
****************************************************************************
****************************************************************************
****************************************************************************
* remark: -simple neatness metrics *
***************************************************************************/
#include <stdio.h>
#include <stdlib.h>
#include <math.h>