Home
last modified time | relevance | path

Searched refs:_isParallelogram (Results 1 – 2 of 2) sorted by relevance

/dports/math/frobby/frobby-0.9.1/src/
H A DLatticeAlgs.h365 return _isParallelogram; in isParallelogram()
380 bool _isParallelogram; variable
H A DLatticeAlgs.cpp234 _isParallelogram = ::isParallelogram(mat); in reset()
236 _isParallelogram = false; in reset()