IgANet
IgANets - Isogeometric Analysis Networks
Loading...
Searching...
No Matches
integer_pow.hpp File Reference

Integer power utility function. More...

Go to the source code of this file.

Classes

struct  iganet::utils::integer_pow< E, N >
 Computes the power of integer E to the N at compile time. More...
 
struct  iganet::utils::integer_pow< E, 0 >
 

Namespaces

namespace  iganet
 
namespace  iganet::utils
 

Detailed Description

Integer power utility function.

Author
Matthias Moller

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/.