OPAL (Object Oriented Parallel Accelerator Library)
2024.1
OPAL
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
src
Classic
Utilities
MSLang
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::parseMathExpression
double parseMathExpression(const std::string &str)
Definition:
matheval.cpp:4
Generated on Tue Jul 2 2024 15:05:23 for OPAL (Object Oriented Parallel Accelerator Library) by
1.8.5