![]() |
OGS
|
|
Definition in file LinAlgEnums.cpp.
#include "LinAlgEnums.h"Go to the source code of this file.
Namespaces | |
| namespace | MathLib |
Functions | |
| std::string | MathLib::convertVecNormTypeToString (VecNormType normType) |
| convert VecNormType to string | |
| VecNormType | MathLib::convertStringToVecNormType (const std::string &str) |
| convert string to VecNormType | |