IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jan 23, 2018, 10:11:50 AM (8 years ago)
Author:
eugene
Message:

working on nnet

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/opihi/cmd.data/Makefile

    r40291 r40319  
    9999$(SRC)/medimage_commands.$(ARCH).o \
    100100$(SRC)/mset.$(ARCH).o           \
    101 $(SRC)/needles.$(ARCH).o                \
     101$(SRC)/needles.$(ARCH).o        \
     102$(SRC)/nnet.$(ARCH).o           \
     103$(SRC)/nnet_commands.$(ARCH).o  \
     104$(SRC)/nnet_train.$(ARCH).o     \
     105$(SRC)/nnet_apply.$(ARCH).o     \
    102106$(SRC)/peak.$(ARCH).o           \
    103107$(SRC)/periodogram.$(ARCH).o    \
     
    189193$(INC)/external.h \
    190194$(INC)/shell.h \
     195$(INC)/data.h \
    191196$(INC)/dvomath.h \
    192197$(INC)/display.h
Note: See TracChangeset for help on using the changeset viewer.