#include <RTOpPack_SUNDIALS_Ops.hpp>
Inheritance diagram for RTOpPack::SUNDIALS_VWrmsMaskNorm< Scalar >:
Overridden from RTOpT | |
| void | apply_op (const int num_vecs, const ConstSubVectorView< Scalar > sub_vecs[], const int num_targ_vecs, const SubVectorView< Scalar > targ_sub_vecs[], ReductTarget *reduct_obj) const |
| | |
Public Member Functions | |
| SUNDIALS_VWrmsMaskNorm () | |
| | |
sqrt [(sum (i = 0 to N-1) {(x[i]*w[i])^2})/N]
Definition at line 310 of file RTOpPack_SUNDIALS_Ops.hpp.
|
|||||||||
|
Definition at line 315 of file RTOpPack_SUNDIALS_Ops.hpp. |
|
||||||||||||||||||||||||||||
|
Implements RTOpPack::RTOpT< Scalar >. Definition at line 328 of file RTOpPack_SUNDIALS_Ops.hpp. |
1.3.9.1