Main Page | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Class Members | File Members | Related Pages

MathHelpers.cpp File Reference


Detailed Description

Implements various classes (see MathHelpers.h).

Author:
Francesco Montorsi
Date:
10-2-2004

Definition in file MathHelpers.cpp.

#include "mc/mcprec.h"
#include "mc/MathHelpers.h"
#include "mc/MathCore.h"
#include "mc/Element.h"
#include "mc/Symbol.h"
#include "mc/Range.h"

Include dependency graph for MathHelpers.cpp:

Go to the source code of this file.

Defines

#define mcBM_INCLUDE_LCHAR   wxT("[")
#define mcBM_INCLUDE_RCHAR   wxT("]")
#define mcBM_EXCLUDE_LCHAR   wxT("(")
#define mcBM_EXCLUDE_RCHAR   wxT(")")


Define Documentation

#define mcBM_EXCLUDE_LCHAR   wxT("(")
 

Definition at line 546 of file MathHelpers.cpp.

Referenced by mcRange::io_GetInlinedExpr().

#define mcBM_EXCLUDE_RCHAR   wxT(")")
 

Definition at line 547 of file MathHelpers.cpp.

Referenced by mcRange::io_GetInlinedExpr().

#define mcBM_INCLUDE_LCHAR   wxT("[")
 

Definition at line 543 of file MathHelpers.cpp.

Referenced by mcRange::io_GetInlinedExpr().

#define mcBM_INCLUDE_RCHAR   wxT("]")
 

Definition at line 544 of file MathHelpers.cpp.

Referenced by mcRange::io_GetInlinedExpr().



Documentation generated with Doxygen on Sun Feb 6 17:11:25 2005
Visit MathStudio home page for more info

[ Top ]