NuriKit v0.1.0b2
Loading...
Searching...
No Matches
nuri::BoolMatrixKey Class Reference

#include <nuri/core/container/bool_matrix.h>

Public Member Functions

 BoolMatrixKey ()=delete
 BoolMatrixKey (const Index idx)
 BoolMatrixKey (const Index blk, const Index bit)
Index to_index () const
Index blk () const
int bit () const
internal::Block mask () const

Constructor & Destructor Documentation

◆ BoolMatrixKey() [1/3]

nuri::BoolMatrixKey::BoolMatrixKey ( )
delete

◆ BoolMatrixKey() [2/3]

nuri::BoolMatrixKey::BoolMatrixKey ( const Index idx)
inline

◆ BoolMatrixKey() [3/3]

nuri::BoolMatrixKey::BoolMatrixKey ( const Index blk,
const Index bit )
inline

Member Function Documentation

◆ bit()

int nuri::BoolMatrixKey::bit ( ) const
inline

◆ blk()

Index nuri::BoolMatrixKey::blk ( ) const
inline

◆ mask()

internal::Block nuri::BoolMatrixKey::mask ( ) const
inline

◆ to_index()

Index nuri::BoolMatrixKey::to_index ( ) const
inline

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