GNU Radio Manual and C++ API Reference  3.10.9.1
The Free & Open Software Radio Ecosystem
siso_type.h
Go to the documentation of this file.
1 /* -*- c++ -*- */
2 /*
3  * Copyright 2004,2012 Free Software Foundation, Inc.
4  *
5  * This file is part of GNU Radio
6  *
7  * SPDX-License-Identifier: GPL-3.0-or-later
8  *
9  */
10 
11 #ifndef INCLUDED_TRELLIS_SISO_TYPE_H
12 #define INCLUDED_TRELLIS_SISO_TYPE_H
13 
14 namespace gr {
15 namespace trellis {
16 
18 
19 } /* namespace trellis */
20 } /* namespace gr */
21 
22 #endif /* INCLUDED_TRELLIS_SISO_TYPE_H */
siso_type_t
Definition: siso_type.h:17
@ TRELLIS_MIN_SUM
Definition: siso_type.h:17
@ TRELLIS_SUM_PRODUCT
Definition: siso_type.h:17
GNU Radio logging wrapper.
Definition: basic_block.h:29