Scine::Sparrow  5.0.0
Library for fast and agile quantum chemical calculations with semiempirical methods.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Pages
Scine::Sparrow::detail::UnrestrictedBase Struct Reference

Result of the pruning procedure. Unrestricted specialization. Has an additional "isBeta" bool vector. Note: all quantities are sorted in increasing energy order. More...

#include <OrderedInput.h>

Collaboration diagram for Scine::Sparrow::detail::UnrestrictedBase:
Collaboration graph

Public Member Functions

auto isBeta () const -> const Eigen::Matrix< bool,-1, 1 > &
 
auto isBeta () -> Eigen::Matrix< bool,-1, 1 > &
 

Protected Member Functions

 UnrestrictedBase (const std::vector< int > &orderMap)
 

Detailed Description

Result of the pruning procedure. Unrestricted specialization. Has an additional "isBeta" bool vector. Note: all quantities are sorted in increasing energy order.


The documentation for this struct was generated from the following file: