rename a_T_c(_,x) to a_T_(_,x) and create a_T_c(x)
commitf76a6a8efd1ab13b9beca0a92838dd84c2d5d9e8
authortqfx <tqfx@tqfx.org>
Sat, 13 Jan 2024 11:38:38 +0000 (13 19:38 +0800)
committertqfx <tqfx@tqfx.org>
Sat, 13 Jan 2024 11:38:38 +0000 (13 19:38 +0800)
treeed0f19dfb3a6a1d05936d76079254e85a82dc3b0
parent4ee44fccba5fa3c66e48d47e882687f59a4df7d2
rename a_T_c(_,x) to a_T_(_,x) and create a_T_c(x)
26 files changed:
include/a/a.h
include/a/avl.h
include/a/buf.h
include/a/complex.h
include/a/hpf.h
include/a/lpf.h
include/a/pid_fuzzy.h
include/a/rbt.h
include/a/str.h
include/a/vec.h
javascript/src/a.cpp
test/a.h
test/avl.h
test/buf.h
test/complex.h
test/lpf.h
test/mf.h
test/pid.h
test/pid_expert.h
test/pid_fuzzy.h
test/pid_neuro.h
test/que.h
test/rbf.h
test/rbt.h
test/tf.h
test/vec.h