ISAAC
Overview :: Library Doc :: Server Doc :: JSON Commands

In Situ Animation of Accelerated Computations

Public Attributes | List of all members
isaac::minmax_array_struct< N > Struct Template Reference

#include <isaac_types.hpp>

Public Attributes

isaac_float min [N]
 
isaac_float max [N]
 

Detailed Description

template<int N>
struct isaac::minmax_array_struct< N >

Definition at line 235 of file isaac_types.hpp.

Member Data Documentation

§ max

template<int N>
isaac_float isaac::minmax_array_struct< N >::max[N]

Definition at line 238 of file isaac_types.hpp.

§ min

template<int N>
isaac_float isaac::minmax_array_struct< N >::min[N]

Definition at line 237 of file isaac_types.hpp.


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