![]() |
IgANet
IgANets - Isogeometric Analysis Networks
|
Options. More...
Go to the source code of this file.
Classes | |
struct | iganet::half |
class | iganet::Options< real_t > |
The Options class handles the automated determination of dtype from the template argument and the selection of the device. More... | |
class | iganet::Options< Options< real_t > > |
Options dispatcher. More... | |
Namespaces | |
namespace | iganet |
Functions | |
int | iganet::guess_device_index () |
template<typename real_t > | |
std::ostream & | iganet::operator<< (std::ostream &os, const Options< real_t > &obj) |
Print (as string) a Options object. | |
Options.
This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/.
struct iganet::half |