mgcpp
A C++ Math Library Based on CUDA
Public Member Functions | List of all members
mgcpp::vector_base< VectorType, Type > Struct Template Reference

#include <forward.hpp>

Inheritance diagram for mgcpp::vector_base< VectorType, Type >:
Inheritance graph
[legend]

Public Member Functions

VectorType const & operator~ () const noexcept
 
VectorType & operator~ () noexcept
 

Member Function Documentation

◆ operator~() [1/2]

template<typename VectorType, typename Type>
VectorType const& mgcpp::vector_base< VectorType, Type >::operator~ ( ) const
inlinenoexcept

◆ operator~() [2/2]

template<typename VectorType, typename Type>
VectorType& mgcpp::vector_base< VectorType, Type >::operator~ ( )
inlinenoexcept

The documentation for this struct was generated from the following files: