#include <SimpleKneser.hh>
Public Member Functions | |
| FloatInt () | |
| FloatInt (float f, int i) | |
| void | add (const FloatInt &value) |
| void | sub (const FloatInt &value) |
| float | value () const |
Public Attributes | |
| float | f |
| int | i |
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.4.6