3.5.0-rc1
Loading...
Searching...
No Matches
ITiglObjectiveFunction.h File Reference
#include "tigl_internal.h"

Data Structures

class  tigl::ITiglObjectiveFunction

Namespaces

namespace  tigl
 The CTiglShapeCache class acts as a storage for all kinds of intermediate shape results in order to improve speed of reoccurent calculations.

Macros

#define TIGL_MATRIX2D(A, n, i, j)

Macro Definition Documentation

◆ TIGL_MATRIX2D

#define TIGL_MATRIX2D ( A,
n,
i,
j )
Value:
((A)[(i) + (j)*(n)])