SparseVector< T > Class Template Reference

Class for storing sparse vectors. Indexes are zero-based. More...

List of all members.

Properties

this [int x] [get]
 Access an element of the vector.

Detailed Description

template<T>
class MyMediaLite::DataType::SparseVector< T >

Class for storing sparse vectors. Indexes are zero-based.

Template Parameters:
T 
Type Constraints
T :new() 

Property Documentation

T this[int x] [get]

Access an element of the vector.

Parameters:
x the index

The documentation for this class was generated from the following file:
Generated on Thu Sep 1 19:35:57 2011 for MyMediaLite by  doxygen 1.6.3