Stxxl  1.4.0
Namespaces | Defines | Functions
include/stxxl/bits/algo/sort_base.h File Reference
#include <cmath>
#include <stxxl/bits/common/types.h>
Include dependency graph for sort_base.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  stxxl
 

<stxxl> library namespace


Defines

#define STXXL_WARNMSG_RECURSIVE_SORT   STXXL_ERRMSG
#define STXXL_SORT_OPTIMAL_PREFETCHING   1
#define STXXL_CHECK_ORDER_IN_SORTS   0
#define STXXL_L2_SIZE   (512 * 1024)

Functions

unsigned_type stxxl::optimal_merge_factor (unsigned_type num_runs, unsigned_type max_concurrent_runs)

Define Documentation

Definition at line 31 of file sort_base.h.

#define STXXL_L2_SIZE   (512 * 1024)

Definition at line 35 of file sort_base.h.

Referenced by stxxl::ksort_local::create_runs(), and stxxl::stable_ksort().

Definition at line 27 of file sort_base.h.

#define STXXL_WARNMSG_RECURSIVE_SORT   STXXL_ERRMSG
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines