void ann::clear() { grt_ann.clear(); ml::clear(); clear_index_maps(); }
void mlp::clear() { grt_mlp.clear(); ml::clear(); }