|
HDK
|
Include dependency graph for GU_ScatteredInterp.h:Go to the source code of this file.
Classes | |
| class | GU_ScatteredInterp |
| struct | GU_Matrix< U > |
| struct | GU_Matrix< U >::Accessor< V, > |
| struct | GU_Matrix< U >::ConstAccessor< V, const > |
| Enumerator | |
|---|---|
| GU_FAST_LEAST_SQUARES | |
| GU_ROBUST_LEAST_SQUARES | |
Definition at line 43 of file GU_ScatteredInterp.h.
| Enumerator | |
|---|---|
| GU_KERNEL_THINPLATE | |
| GU_KERNEL_BIHARMONIC | |
| GU_KERNEL_CAUCHY | |
| GU_KERNEL_GAUSSIAN | |
| GU_KERNEL_MULTIQUADRIC | |
| GU_KERNEL_INVERSEMULTIQUADRIC | |
| GU_KERNEL_EXPBUMP | |
Definition at line 31 of file GU_ScatteredInterp.h.
| Enumerator | |
|---|---|
| GU_SCATTERED_INTERP_AUTO | |
| GU_SCATTERED_INTERP_DOF | |
| GU_SCATTERED_INTERP_EXAMPLES | |
Definition at line 23 of file GU_ScatteredInterp.h.