Changeset 06a834 in git for Singular/svd_si.h


Ignore:
Timestamp:
Jan 6, 2018, 6:36:32 PM (6 years ago)
Author:
Hans Schoenemann <hannes@…>
Branches:
(u'spielwiese', '17f1d200f27c5bd38f5dfc6e8a0879242279d1d8')
Children:
ccc9976fe27edd5c59e8fdb762ab7310fe7bc55e
Parents:
efe21788c214c58329ba5eeb8b78923df01859da
Message:
fix: allow #undef HAVE_SVD
File:
1 edited

Legend:

Unmodified
Added
Removed
  • Singular/svd_si.h

    refe217 r06a834  
    10131013
    10141014
    1015 #endif
    1016 
    10171015/* stuff included from libs/amp.h */
    1018 
    1019 #ifndef _AMP_R_H
    1020 #define _AMP_R_H
    10211016
    10221017#include <omalloc/omalloc.h>
     
    24762471}
    24772472
    2478 #endif
    2479 
    24802473/* stuff included from ./reflections.h */
    24812474
     
    25182511*************************************************************************/
    25192512
    2520 #ifndef _reflections_h
    2521 #define _reflections_h
    2522 
    25232513namespace reflections
    25242514{
     
    27922782    }
    27932783} // namespace
    2794 
    2795 #endif
    27962784
    27972785/* stuff included from ./bidiagonal.h */
     
    28342822OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
    28352823*************************************************************************/
    2836 
    2837 #ifndef _bidiagonal_h
    2838 #define _bidiagonal_h
    28392824
    28402825namespace bidiagonal
     
    42464231} // namespace
    42474232
    4248 #endif
    4249 
    42504233/* stuff included from ./qr.h */
    42514234
     
    42884271*************************************************************************/
    42894272
    4290 #ifndef _qr_h
    4291 #define _qr_h
    4292 
    42934273namespace qr
    42944274{
     
    47164696    }
    47174697} // namespace
    4718 
    4719 #endif
    47204698
    47214699/* stuff included from ./lq.h */
     
    47534731*************************************************************************/
    47544732
    4755 #ifndef _lq_h
    4756 #define _lq_h
    4757 
    47584733namespace lq
    47594734{
     
    51725147    }
    51735148} // namespace
    5174 
    5175 #endif
    51765149
    51775150/* stuff included from ./blas.h */
     
    52085181OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
    52095182*************************************************************************/
    5210 
    5211 #ifndef _blas_h
    5212 #define _blas_h
    52135183
    52145184namespace blas
     
    58825852} // namespace
    58835853
    5884 #endif
    5885 
    58865854/* stuff included from ./rotations.h */
    58875855
     
    59245892*************************************************************************/
    59255893
    5926 #ifndef _rotations_h
    5927 #define _rotations_h
    5928 
    59295894namespace rotations
    59305895{
     
    62796244    }
    62806245} // namespace
    6281 
    6282 #endif
    62836246
    62846247/* stuff included from ./bdsvd.h */
     
    63216284OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
    63226285*************************************************************************/
    6323 
    6324 #ifndef _bdsvd_h
    6325 #define _bdsvd_h
    63266286
    63276287namespace bdsvd
     
    76697629} // namespace
    76707630
    7671 #endif
    7672 
    76737631/* stuff included from ./svd.h */
    76747632
     
    77047662OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
    77057663*************************************************************************/
    7706 
    7707 #ifndef _svd_h
    7708 #define _svd_h
    77097664
    77107665/*MAKEHEADER*/
Note: See TracChangeset for help on using the changeset viewer.