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::IntegralStorer

Author

       Generated automatically by Doxygen for MPQC from the source code.

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

Name

       sc::IntegralStorer

Synopsis

       Inherits sc::DescribedClass.

   PublicMemberFunctionsIntegralStorer (const Ref< KeyVal > &)
       void init (int nbytes)
       void done ()
       IntegralLink * find (IntegralKey &)
       int should_store (int cost, int actualsize)
       void store (IntegralKey &key, const double *buf, int size, int cost, int actualsize)
       void print_stats ()
       int table_size () const

   AdditionalInheritedMembers

See Also