SyTen
tensor_timer_bare.h File Reference

Timer storage for tensor products and decompositions. More...

+ This graph shows which files directly or indirectly include this file:

Namespaces

 syten
 Syten namespace.
 

Functions

void syten::TensorTimer::timer_reset ()
 Deletes all data. More...
 

Detailed Description

Timer storage for tensor products and decompositions.

Should only be called if EnvVars::tensor_time is true.

Remarks
This is a bare version of the standard header tensor_timer.h which only includes the reset function.