cisst-saw
Toggle main menu visibility
Loading...
Searching...
No Matches
tmp
cisst-saw
build
cisst
include
cisstNumerical
nmrConfig.h
Go to the documentation of this file.
1
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
2
/* ex: set filetype=cpp softtabstop=4 shiftwidth=4 tabstop=4 cindent expandtab: */
3
4
/*
5
Author(s): Anton Deguet
6
Created on: 2011-09-22
7
8
(C) Copyright 2011-2023 Johns Hopkins University (JHU), All Rights Reserved.
9
10
--- begin cisst license - do not edit ---
11
12
This software is provided "as is" under an open source license, with
13
no warranty. The complete license can be found in license.txt and
14
http://www.cisst.org/cisst/license.txt.
15
16
--- end cisst license ---
17
*/
18
19
#ifndef _nmrConfig_h
20
#define _nmrConfig_h
21
22
#include <
cisstConfig.h
>
23
24
// Do we have cisstNetlib
25
#define CISST_HAS_CISSTNETLIB 1
26
27
#define CISST_NMR_COMPILE_POLYNOMIALS 0
28
29
#endif
// _nmrConfig_h
cisstConfig.h
Generated by
1.18.0