MagmaDNN  1.0
c++NeuralNetworkFramework
pow.h File Reference
#include <cmath>
#include "tensor/tensor.h"
Include dependency graph for pow.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

template<typename T >
void magmadnn::math::pow (Tensor< T > *x, int power, Tensor< T > *out)
 

Detailed Description

Author
Daniel Nichols
Version
0.1
Date
2019-06-10