index
:
cdec-dtrain-legacy
json_serial
master
net
Mirror of https://github.com/pks/cdec-dtrain-legacy.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
extractor
/
features
/
feature.cc
blob: 876f5f8fe0af7a8c55e0f13644f40a3348974fa6 (
plain
)
1
2
3
4
5
#include "feature.h" const double Feature::MAX_SCORE = 99.0; Feature::~Feature() {}