isce3
0.1.0
Main Page
Related Pages
Namespaces
Classes
Files
Python classes
Issue Tracker
File List
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Pages
isce
cxx
isce3
cuda
geometry
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
1.8.5.