![]() |
PhoenixHardware
0.2.0
Tools to get hardware information
|
Go to the source code of this file.
Functions | |
template<typename T> | |
T | reduceVectorVale (const std::vector< T > &vec) |
Sum the given vector. | |
T reduceVectorVale | ( | const std::vector< T > & | vec | ) |
Sum the given vector.
vec | : vector of value |
Definition at line 102 of file PFunctionPerf.cpp.
Referenced by PFunctionPerf::getPerf().