VIP: Volume Image Processing


Legendre2D Struct Reference

#include <vip/moment.h>

Collaboration diagram for Legendre2D:

Data Fields

Moment2Dmoment
 
double l0
 
double l1 [2]
 
double lu2 [3]
 
double lu3 [4]
 
double lx
 
double ly
 

Detailed Description

Definition at line 92 of file moment.h.

Field Documentation

◆ l0

double Legendre2D::l0

Definition at line 94 of file moment.h.

◆ l1

double Legendre2D::l1[2]

Definition at line 95 of file moment.h.

◆ lu2

double Legendre2D::lu2[3]

Definition at line 96 of file moment.h.

◆ lu3

double Legendre2D::lu3[4]

Definition at line 97 of file moment.h.

◆ lx

double Legendre2D::lx

Definition at line 98 of file moment.h.

◆ ly

double Legendre2D::ly

Definition at line 98 of file moment.h.

◆ moment

Moment2D* Legendre2D::moment

Definition at line 93 of file moment.h.


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