amino  1.0-beta2
Lightweight Robot Utility Library
undef.h
1 #if 0
2 /* Copyright (c) 2012, Georgia Tech Research Corporation
3  * All rights reserved.
4  *
5  * Author(s): Neil T. Dantam <ntd@gatech.edu>
6  * Georgia Tech Humanoid Robotics Lab
7  * Under Direction of Prof. Mike Stilman <mstilman@cc.gatech.edu>
8  *
9  *
10  * This file is provided under the following "BSD-style" License:
11  *
12  *
13  * Redistribution and use in source and binary forms, with or
14  * without modification, are permitted provided that the following
15  * conditions are met:
16  *
17  * * Redistributions of source code must retain the above copyright
18  * notice, this list of conditions and the following disclaimer.
19  *
20  * * Redistributions in binary form must reproduce the above
21  * copyright notice, this list of conditions and the following
22  * disclaimer in the documentation and/or other materials provided
23  * with the distribution.
24  *
25  * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND
26  * CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES,
27  * INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
28  * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
29  * DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR
30  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
31  * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
32  * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF
33  * USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
34  * AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
35  * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN
36  * ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
37  * POSSIBILITY OF SUCH DAMAGE.
38  *
39  */
40 #endif
41 
42 #undef AA_TYPE
43 #undef AA_TYPE_DOUBLE
44 #undef AA_TYPE_FLOAT
45 #undef AA_TYPE_INT
46 #undef AA_TYPE_LONG
47 #undef AA_TYPE_FLOGICAL1
48 #undef AA_TYPE_FLOGICAL4
49 
50 #undef AA_CBLAS_NAME
51 #undef AA_LAPACK_NAME
52 #undef AA_LAPACK_PREFIX_STR
53 #undef AA_CLA_NAME
54 
55 #undef AA_NAME
56 #undef AA_FMOD
57 #undef AA_FMOD_F
58 #undef AA_FMOD_C_BEGIN
59 #undef AA_FMOD_C_END
60 
61 #undef AA_FDEC