logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

sc::BitArrayLTri

Author

       Generated automatically by Doxygen for MPQC from the source code.

Version 2.3.1                                    Sun Oct 4 2020                              sc::BitArrayLTri(3)

Name

       sc::BitArrayLTri

Synopsis

PublicMemberFunctionsBitArrayLTri (int=0, int=0)
       void set (unsigned int i)
       void set (unsigned int i, unsigned int j)
       int is_set (unsigned int i, unsigned int j) const
       int is_set (unsigned int i) const
       int operator() (unsigned int i, unsigned int j) const
       int operator() (unsigned int i) const
       int operator[] (unsigned int i) const
       int dim () const
       int nrow () const
       int ncol () const
       int degree (unsigned int i) const

See Also