OGS
LinAlgEnums.cpp File Reference
#include "LinAlgEnums.h"
Include dependency graph for LinAlgEnums.cpp:

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