OPALX (Object Oriented Parallel Accelerator Library for Exascal) MINIorX
OPALX
MSLang.h File Reference
#include "Utilities/MSLang/BoundingBox2D.h"
#include "Utilities/MSLang/AffineTransformation.h"
#include <string>
#include <iostream>
#include <fstream>
#include <list>
#include <memory>
Include dependency graph for MSLang.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  mslang::Function
struct  mslang::Base

Namespaces

namespace  mslang

Typedefs

typedef std::string::iterator mslang::iterator

Functions

double mslang::euclidean_norm2D (Vector_t< double, 3 > v)
bool mslang::parse (std::string str, Function *&fun)