G+Smo  25.01.0
Geometry + Simulation Modules
 
Loading...
Searching...
No Matches
pow_expr< E > Class Template Reference

Detailed Description

template<class E>
class gismo::expr::pow_expr< E >

Expression pow(a,b) returns the value of 'a' raised to the power of 'b'

Inherits _expr< E, bool >.