STXXL  1.4.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
stxxl::matrix_operation_statistic Struct Reference

Detailed Description

Definition at line 74 of file matrix_arithmetic.h.

+ Inheritance diagram for stxxl::matrix_operation_statistic:
+ Collaboration diagram for stxxl::matrix_operation_statistic:

Additional Inherited Members

- Public Member Functions inherited from stxxl::matrix_operation_statistic_dataset
 matrix_operation_statistic_dataset ()
 
matrix_operation_statistic_dataset operator+ (const matrix_operation_statistic_dataset &stat)
 
matrix_operation_statistic_dataset operator- (const matrix_operation_statistic_dataset &stat)
 
- Static Public Member Functions inherited from stxxl::singleton< matrix_operation_statistic >
static instance_pointer get_instance ()
 
- Public Attributes inherited from stxxl::matrix_operation_statistic_dataset
int_type block_addition_calls
 
int_type block_additions_saved_through_zero
 
int_type block_multiplication_calls
 
int_type block_multiplications_saved_through_zero
 

The documentation for this struct was generated from the following file: