![]() |
Object-oriented Scientific Computing Library: Version 0.910
|
A structure for sorting in table [protected]. More...
#include <table.h>
This struct is used internally by table to perform sorting and need not be instantiated by the casual end-user.
Data Fields | |
double | val |
Value to sort. | |
int | indx |
Sorted index. |
Documentation generated with Doxygen. Provided under the GNU Free Documentation License (see License Information).