FrameTL::Coefficient Struct Reference
#include <frame_index.h>
List of all members.
|
Public Attributes |
int | num |
| Will be used to represent the number of a frame index.
|
double | val |
| One coefficient of a frame expansion corresponding to the frame index given by 'num'.
|
Detailed Description
A simple type representing pairs of a frame index, given by its number, and a double valued coefficient in a frame expansion. It shall be used as replacement for a pair of frame_index and coeffient value.
The documentation for this struct was generated from the following file: