CompInfo.h
Go to the documentation of this file.
1 // Copyright (C) 2016-2019 Yixuan Qiu <yixuan.qiu@cos.name>
2 //
3 // This Source Code Form is subject to the terms of the Mozilla
4 // Public License v. 2.0. If a copy of the MPL was not distributed
5 // with this file, You can obtain one at https://mozilla.org/MPL/2.0/.
6 
7 #ifndef COMP_INFO_H
8 #define COMP_INFO_H
9 
10 namespace Spectra {
11 
18 {
19  SUCCESSFUL = 0,
20 
22 
26 
30 };
32 
33 } // namespace Spectra
34 
35 #endif // COMP_INFO_H
COMPUTATION_INFO
Definition: CompInfo.h:17
Computation was successful.
Definition: CompInfo.h:19


gtsam
Author(s):
autogenerated on Sat May 8 2021 02:41:48