Xmipp  v3.23.11-Nereus
Public Attributes | List of all members
Volumes Struct Reference

#include <cuda_volume_deform_sph.h>

Public Attributes

PrecisionTypeI = nullptr
 
PrecisionTypeR = nullptr
 
unsigned count = 0
 
unsigned volumeSize = 0
 

Detailed Description

Definition at line 34 of file cuda_volume_deform_sph.h.

Member Data Documentation

◆ count

unsigned Volumes::count = 0

Definition at line 38 of file cuda_volume_deform_sph.h.

◆ I

PrecisionType* Volumes::I = nullptr

Definition at line 36 of file cuda_volume_deform_sph.h.

◆ R

PrecisionType* Volumes::R = nullptr

Definition at line 37 of file cuda_volume_deform_sph.h.

◆ volumeSize

unsigned Volumes::volumeSize = 0

Definition at line 39 of file cuda_volume_deform_sph.h.


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