#include <Functions.hh>
|
template<class A , class T > |
static T | f (const A &rhs, const T &x) |
|
◆ f()
template<class A , class T >
static T meta_mag< 0 >::f |
( |
const A & |
rhs, |
|
|
const T & |
x |
|
) |
| |
|
inlinestatic |
180 {
181 return square(rhs.apply(0));
182 }
const T square(const T &x)
Definition: Functions.hh:46
The documentation for this struct was generated from the following file:
- /home/antonio/fedra_doxygen/src/libVt++/smatrix/include/Functions.hh