view example/renew_task/Func.h @ 325:f79cacba09b1

add inner_product is minus case.
author e065725@yutaka.st.ie.u-ryukyu.ac.jp
date Thu, 11 Jun 2009 16:55:10 +0900
parents 4f5c64e713c7
children df499063ccda
line wrap: on
line source

enum {
    RENEW_START = 0,
    RENEW1,
    RENEW2,
    RENEW3,
    RENEW4,
};