isce3  0.1.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Pages
utilities.h
1 //-*- coding: utf-8 -*-
2 //
3 // Author: Bryan V. Riel
4 // Copyright: 2017-2018
5 
6 #pragma once
7 
8 namespace isce3 {
9  namespace cuda {
10  namespace geometry {
11 
12  // Utility function for getting device memory
13  size_t getDeviceMem();
14 
15  }
16  }
17 }

Generated for ISCE3.0 by doxygen 1.8.5.