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

Method getKey

dependency/densecrf3d/src/permutohedral.cpp:128–130  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

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

Callers 1

initMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected