Mentions légales du service

Skip to content
Snippets Groups Projects
Commit c82fe260 authored by BLANCHARD Pierre's avatar BLANCHARD Pierre
Browse files

Major modification! Defined rigoreous target-source convention: p(x)=sum_y...

Major modification! Defined rigoreous target-source convention: p(x)=sum_y K(x,y)w(y) with x=target and y=source. Direct computation is done by calling MutualParticles(Target params,Source params) or P2P(Target, Source); Kernel matrices evaluation is done by calling evaluate(x=target,y=source) which returns k(x,y)=k(x-y).
parent 14a6b1c0
No related branches found
No related tags found
No related merge requests found
Showing
with 1014 additions and 802 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment