Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
sc::BitArrayLTri(3)		     MPQC		   sc::BitArrayLTri(3)

NAME
       sc::BitArrayLTri

SYNOPSIS
   Public Member Functions
       BitArrayLTri (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

Author
       Generated automatically by Doxygen for MPQC from	the source code.

Version	2.3.1			Tue May	13 2025		   sc::BitArrayLTri(3)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=sc_BitArrayLTri&sektion=3&manpath=FreeBSD+Ports+14.3.quarterly>

home | help