IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
May 25, 2019, 8:59:46 AM (7 years ago)
Author:
eugene
Message:

add functions to fit a sigmoid to a vector and to match two vectors in 1D; allow vtransitions to be restricted to a value range

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ohana.20190329/src/opihi/cmd.data/Makefile

    r40733 r40752  
    9090$(SRC)/lookup.$(ARCH).o \
    9191$(SRC)/matrix.$(ARCH).o \
     92$(SRC)/match1d.$(ARCH).o        \
    9293$(SRC)/match2d.$(ARCH).o        \
    9394$(SRC)/mkrgb.$(ARCH).o  \
     
    170171$(SRC)/vgauss.$(ARCH).o            \
    171172$(SRC)/vlorentz.$(ARCH).o          \
     173$(SRC)/vsigmoid.$(ARCH).o          \
    172174$(SRC)/vellipse.$(ARCH).o          \
    173175$(SRC)/vmaxwell.$(ARCH).o          \
Note: See TracChangeset for help on using the changeset viewer.