Skip to content

vario function scaled by 2 #1

@FLBuchner

Description

@FLBuchner

Hi,

I am trying out your package and while testing I found that the output of the vario function is scaled by factor 2. I think it would be faster to only evaluate from i = 1; i<d; i++ and j = i; j<d; j++ and scale by 2 afterwards, since the weight matrix should be symmetric.

https://github.com/sallen12/MultivCalibration/blob/91371c1f00f4e2632759fbf84b9d83b36117ab00/src/variogram_func.cpp#L39C1-L50C2

Best

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions