Function t8_axb(const double, double, const double, const double)
Defined in File t8_vec.h
Function Documentation
Warning
doxygenfunction: Unable to resolve function “t8_axb” with arguments (const double, double, const double, const double) in doxygen xml output for project “t8code” from directory: /home/docs/checkouts/readthedocs.org/user_builds/t8code/checkouts/latest/build/doc/xml. Potential matches:
- template<T8InputRange TVecX, T8InputRange TVecY> constexpr void t8_axb(const TVecX &vec_x, TVecY &vec_y, const double alpha, const double b)
- void t8_axb(const double vec_x[3], double vec_y[3], const double alpha, const double b)