Home
last modified time | relevance | path

Searched refs:KRERR_TOPOLOGY (Results 1 – 4 of 4) sorted by relevance

/dports/math/snns/SNNSv4.3/kernel/sources/
H A Dkrart_df.h581 #define ART1_RETURN_NET_ERROR(ret_code) return ((ret_code = KRERR_TOPOLOGY))
583 #define ART2_RETURN_NET_ERROR(ret_code) return ((ret_code = KRERR_TOPOLOGY))
585 #define ARTMAP_RETURN_NET_ERROR(ret_code) return ((ret_code = KRERR_TOPOLOGY))
H A Dinit_f.c1581 ret_code = KRERR_TOPOLOGY; in INIT_Weights_ART1()
1604 ret_code = KRERR_TOPOLOGY; in INIT_Weights_ART1()
1712 ret_code = KRERR_TOPOLOGY; in INIT_Weights_ART2()
1733 ret_code = KRERR_TOPOLOGY; in INIT_Weights_ART2()
1889 ret_code = KRERR_TOPOLOGY; in INIT_Weights_ARTMAP()
1913 ret_code = KRERR_TOPOLOGY; in INIT_Weights_ARTMAP()
1937 ret_code = KRERR_TOPOLOGY; in INIT_Weights_ARTMAP()
1960 ret_code = KRERR_TOPOLOGY; in INIT_Weights_ARTMAP()
1982 ret_code = KRERR_TOPOLOGY; in INIT_Weights_ARTMAP()
H A Dglob_typ.h165 #define KRERR_TOPOLOGY -89 macro
H A Dlearn_f.c4023 if ( !IS_INPUT_UNIT(input_unit_ptr) ) return KRERR_TOPOLOGY;
4076 if ( !IS_INPUT_UNIT(link_ptr->to) ) return KRERR_TOPOLOGY;
4084 hidden_unit_ptr->sites == NULL ) return KRERR_TOPOLOGY;
4138 return KRERR_TOPOLOGY;
5825 ret_code = KRERR_TOPOLOGY;
6585 ret_code = KRERR_TOPOLOGY;