FLANG
|
Public Types | |
using | Type = CppTypeFor< TypeCategory::Real, KIND > |
using | AccumType = Norm2AccumType< KIND > |
Public Member Functions | |
RT_API_ATTRS | Norm2Accumulator (const Descriptor &array) |
RT_API_ATTRS void | Reinitialize () |
template<typename A > | |
RT_API_ATTRS void | GetResult (A *p, int=-1) const |
RT_API_ATTRS bool | Accumulate (Type x) |
template<typename A > | |
RT_API_ATTRS bool | AccumulateAt (const SubscriptValue at[]) |