opynsim
Unofficial C++ Documentation
Loading...
Searching...
No Matches
Namespaces | Functions
vector_functions.h File Reference
#include <liboscar/maths/scalar.h>
#include <liboscar/maths/vector.h>
#include <cstddef>
Include dependency graph for vector_functions.h:

Go to the source code of this file.

Namespaces

namespace  osc
 

Functions

template<Scalar T, size_t N>
constexpr const Tosc::value_ptr (const Vector< T, N > &vec)
 
template<Scalar T, size_t N>
constexpr Tosc::value_ptr (Vector< T, N > &vec)