contextFold.features
Interface ValueFeature

All Superinterfaces:
java.io.Serializable
All Known Implementing Classes:
LogLengthValueFeature

public interface ValueFeature
extends java.io.Serializable


Method Summary
 float getValue(int[] element)
           
 

Method Detail

getValue

float getValue(int[] element)