C# Class Encog.MathUtil.LIBSVM.Cache

Show file Open project: encog/encog-silverlight-core Class Usage Examples

Private Methods

Method Description
Cache ( int l_, int size_ ) : System
get_data ( int index, float data, int len ) : int
lru_delete ( head_t h ) : void
lru_insert ( head_t h ) : void
swap_index ( int i, int j ) : void