Ginkgo
Generated from pipelines/1330831941 branch based on master. Ginkgo version 1.8.0
A numerical linear algebra library targeting many-core architectures
|
Public Attributes | |
std::string | name |
The name of the range. | |
std::chrono::nanoseconds | elapsed {0} |
The total runtime of all invocations of the range in nanoseconds. | |
int64 | count {} |
The total number of invocations of the range. | |
std::vector< nested_summary_entry > | children {} |
The nested ranges inside this range. | |