|
MorphoGraphX
2.0-1-227
|
#include <DistMatrixCuda.hpp>
Public Member Functions | |
| double | min () |
| float | min () |
| double | max () |
| float | max () |
Static Public Member Functions | |
| __device__ __host__ static T | min () |
| __device__ __host__ static T | max () |
Definition at line 131 of file DistMatrixCuda.hpp.
|
static |
| double mgx::limits< double >::max | ( | ) |
Definition at line 140 of file DistMatrixCuda.hpp.
| float mgx::limits< float >::max | ( | ) |
Definition at line 141 of file DistMatrixCuda.hpp.
|
static |
| double mgx::limits< double >::min | ( | ) |
Definition at line 138 of file DistMatrixCuda.hpp.
| float mgx::limits< float >::min | ( | ) |
Definition at line 139 of file DistMatrixCuda.hpp.
1.8.17