Gradient Augmented Levelset Implementation in CPU & GPU
ControlPoints< T > Struct Template Reference

#include <hermite.h>

Data Fields

c_30
 
c_21
 
c_12
 
c_03
 

Detailed Description

template<typename T>
struct GALS::INTERPOLATION::ControlPoints< T >

Control points for Bernstein form.

Definition at line 50 of file hermite.h.

Field Documentation

T c_03

Definition at line 51 of file hermite.h.

T c_12

Definition at line 51 of file hermite.h.

T c_21

Definition at line 51 of file hermite.h.

T c_30

Definition at line 51 of file hermite.h.


The documentation for this struct was generated from the following file: