STXXL
1.4.1
|
Definition at line 78 of file matrix_arithmetic.h.
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 () |
![]() | |
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) | |
![]() | |
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.