inst/include/keops/core/formulas/norms/Readme.md

The files where the elementary norm-related operators are defined.

Available norms and scalar products are : * Scalprod : scalar product between FA and FB * SqNorm2 : alias for Scalprod * Norm2 : alias for Sqrt> * SqDist : alias for SqNorm2>

Non-standard norms : * WeightedSqNorm : squared weighted norm of F, either : - a * sum_k f_k^2 if A::DIM=1 - sum_k a_k f_k^2 if A::DIM=F::DIM - sum_kl a_kl f_k f_l if A::DIM=F::DIM^2 * WeightedSqDist : alias for WeightedSqNorm>



Try the rkeops package in your browser

Any scripts or data that you put into this service are public.

rkeops documentation built on Feb. 17, 2021, 5:08 p.m.