Caffe2 - C++ API
A deep learning, cross platform ML framework
caffe2
math
detail
AxpyImpl
Public Member Functions
caffe2::math::detail::AxpyImpl< T, Context, FixedSize > Struct Template Reference
Public Member Functions
void
operator()
(const int N, const T alpha, const T *x, T *y, Context *context)
Detailed Description
template<typename T, class Context, int FixedSize>
struct caffe2::math::detail::AxpyImpl< T, Context, FixedSize >
Definition at line
35
of file
math-detail.h
.
The documentation for this struct was generated from the following file:
caffe2/utils/
math-detail.h
Generated on Tue Apr 18 2017 14:26:57 for Caffe2 - C++ API by
1.8.14