Vita
Classes | Namespaces | Enumerations | Functions
category_set.h File Reference

Go to the source code of this file.

Classes

struct  vita::category_info
 
class  vita::category_set
 Information about the set of categories used in a specific problem. More...
 

Namespaces

namespace  vita
 The main namespace for the project.
 

Enumerations

enum class  vita::typing { weak , strong }
 Category/type management of the dataframe columns. More...
 

Functions

std::ostream & vita::operator<< (std::ostream &s, const category_info &c)
 Utility function used for debugging purpose. More...
 
bool vita::operator== (const category_info &lhs, const category_info &rhs)
 Compares two category_info structs for equality. More...
 

Detailed Description

Remarks
This file is part of VITA.
License\n
This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/

Definition in file category_set.h.