|
stator
A math, geometry, and utility library
|
Symbolic representation of a unary operator (i.e., sin(x)). More...
#include <unary_ops.hpp>
Public Member Functions | |
| UnaryOp (Arg a) | |
Public Attributes | |
| Arg | _arg |
Definition at line 30 of file unary_ops.hpp.
|
inline |
Definition at line 32 of file unary_ops.hpp.
| Arg sym::UnaryOp< Arg, Op >::_arg |
Definition at line 31 of file unary_ops.hpp.
1.8.13