comparison liboctave/operators/Sparse-op-decls.h @ 23084:ef4d915df748

maint: Merge stable to default.
author John W. Eaton <jwe@octave.org>
date Mon, 23 Jan 2017 14:27:48 -0500
parents 3a2b891d0b33 e9a0469dedd9
children 092078913d54
comparison
equal deleted inserted replaced
23081:7485462a6924 23084:ef4d915df748
182 SPARSE_SMM_BIN_OP_DECLS (R1, R2, M1, M2, API) \ 182 SPARSE_SMM_BIN_OP_DECLS (R1, R2, M1, M2, API) \
183 SPARSE_SMM_CMP_OP_DECLS (M1, M2, API) \ 183 SPARSE_SMM_CMP_OP_DECLS (M1, M2, API) \
184 SPARSE_SMM_BOOL_OP_DECLS (M1, M2, API) 184 SPARSE_SMM_BOOL_OP_DECLS (M1, M2, API)
185 185
186 #endif 186 #endif
187