#include <RTOpPack_SUNDIALS_Ops.hpp>
Inheritance diagram for RTOpPack::SUNDIALS_VWL2Norm< 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_VWL2Norm () | |
| | |
sqrt [(sum (i = 0 to N-1) {(x[i]*w[i])^2})/N]
Definition at line 255 of file RTOpPack_SUNDIALS_Ops.hpp.
|
|||||||||
|
Definition at line 259 of file RTOpPack_SUNDIALS_Ops.hpp. |
|
||||||||||||||||||||||||||||
|
Implements RTOpPack::RTOpT< Scalar >. Definition at line 272 of file RTOpPack_SUNDIALS_Ops.hpp. |
1.3.9.1