3.4.0
ITiglObjectiveFunction.h File Reference
#include "tigl_internal.h"

Data Structures

class  tigl::ITiglObjectiveFunction
 

Namespaces

 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)   ((A)[(i) + (j)*(n)])
 

Macro Definition Documentation

◆ TIGL_MATRIX2D

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