MCPcopy Create free account
hub / github.com/HiLab-git/SimpleCRF / getKey

Method getKey

dependency/densecrf/src/permutohedral.cpp:127–129  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

125 }
126 }
127 const short * getKey( int i ) const{
128 return &keys_[i*key_size_];
129 }
130
131};
132

Callers 1

initMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected