Template Function wt::operator*(const mat<M, N, T>&, const unit_vector<N, S>&)

Function Documentation

template<FloatingPoint T, FloatingPoint S, std::size_t N, std::size_t M>
inline constexpr auto wt::operator*(const mat<M, N, T> &m, const unit_vector<N, S> &v) noexcept