Interface Retrieval_rayint.Profile

Enclosing class:
Retrieval_rayint

public static interface Retrieval_rayint.Profile
Access-factor profile gamma_j(v) for v in [0,1]; returns a v.length x h matrix.
  • Method Summary

    Modifier and Type
    Method
    Description
    double[][]
    at(double[] v)
     
  • Method Details

    • at

      double[][] at(double[] v)