OPALX (Object Oriented Parallel Accelerator Library for Exascal)
master (dc2a29eed580)
OPALX
Loading...
Searching...
No Matches
matheval.h
Go to the documentation of this file.
1
#ifndef MSLANG_MATHEVAL_H
2
#define MSLANG_MATHEVAL_H
3
4
#include <string>
5
6
namespace
mslang
{
7
double
parseMathExpression
(
const
std::string& str);
8
}
9
#endif
mslang
Definition
MSLang.cpp:30
mslang::parseMathExpression
double parseMathExpression(const std::string &str)
Definition
matheval.cpp:4
src
Utilities
MSLang
matheval.h
Generated on Mon Jun 1 2026 10:40:53 for OPALX (Object Oriented Parallel Accelerator Library for Exascal) by
1.9.8