|
STXXL
1.4-dev
|
Definition at line 78 of file matrix_arithmetic.h.
Inheritance diagram for stxxl::matrix_operation_statistic_data:
Collaboration diagram for stxxl::matrix_operation_statistic_data:Public Member Functions | |
| matrix_operation_statistic_data | operator+ (const matrix_operation_statistic_data &stat) |
| matrix_operation_statistic_data | operator- (const matrix_operation_statistic_data &stat) |
| void | set () |
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) |
Public Attributes | |
| __pad0__: matrix_operation_statistic_dataset(stat) { } matrix_operation_statistic_data(const matrix_operation_statistic_dataset& stat) : matrix_operation_statistic_dataset(stat) { } matrix_operation_statistic_data& operator = (const matrix_operation_statistic& stat) { return *this = matrix_operation_statistic_data(stat) | |
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 |
|
inline |
Definition at line 94 of file matrix_arithmetic.h.
|
inline |
Definition at line 97 of file matrix_arithmetic.h.
|
inline |
Definition at line 91 of file matrix_arithmetic.h.
| stxxl::matrix_operation_statistic_data::__pad0__ |
Definition at line 88 of file matrix_arithmetic.h.