| /external/eigen/bench/btl/libs/tensors/ |
| D | tensor_interface.hh | 92 static inline void axpby(real a, const gene_vector & X, real b, gene_vector & Y, int /*N*/){ in axpby() function in tensor_interface
|
| /external/eigen/bench/btl/libs/blaze/ |
| D | blaze_interface.hh | 112 …static EIGEN_DONT_INLINE void axpby(real a, const gene_vector & X, real b, gene_vector & Y, int N){ in axpby() function in blaze_interface
|
| /external/eigen/bench/btl/libs/mtl4/ |
| D | mtl4_interface.hh | 115 static inline void axpby(real a, const gene_vector & X, real b, gene_vector & Y, int N){ in axpby() function in mtl4_interface
|
| /external/eigen/bench/btl/libs/gmm/ |
| D | gmm_interface.hh | 109 static inline void axpby(real a, const gene_vector & X, real b, gene_vector & Y, int N){ in axpby() function in gmm_interface
|
| /external/eigen/bench/btl/libs/ublas/ |
| D | ublas_interface.hh | 121 static inline void axpby(real a, const gene_vector & X, real b, gene_vector & Y, int N){ in axpby() function in ublas_interface
|
| /external/eigen/bench/btl/libs/eigen2/ |
| D | eigen2_interface.hh | 124 static inline void axpby(real a, const gene_vector & X, real b, gene_vector & Y, int N){ in axpby() function in eigen2_interface
|
| /external/eigen/bench/btl/libs/BLAS/ |
| D | blas_interface_impl.hh | 61 static inline void axpby(SCALAR a, const gene_vector & X, SCALAR b, gene_vector & Y, int N){ in axpby() function in blas_interface
|
| /external/eigen/bench/btl/libs/STL/ |
| D | STL_interface.hh | 187 static inline void axpby(real a, const gene_vector & X, real b, gene_vector & Y, int N){ in axpby() function in STL_interface
|
| /external/eigen/bench/btl/libs/eigen3/ |
| D | eigen3_interface.hh | 183 static inline void axpby(real a, const gene_vector & X, real b, gene_vector & Y, int /*N*/){ in axpby() function in eigen3_interface
|