====== BigObject AffineLattice ====== //from application [[..:polytope|polytope]]//\\ \\ a lattice that is displaced from the origin, i.e., a set of the form x + L, where x is a non-zero vector and L a (linear) lattice ? Type Parameters: :: ''Scalar'': coordinate type ===== Properties ===== ==== no category ==== {{anchor:basis:}} ? **''BASIS''** :: rows are vectors, ie first coordinate zero ? Type: :''[[..:common#Matrix |Matrix]]'' ---- {{anchor:origin:}} ? **''ORIGIN''** :: an affine point, ie first coordinate non-zero ? Type: :''[[..:common#Vector |Vector]]'' ---- {{anchor:squared_determinant:}} ? **''SQUARED_DETERMINANT''** ::UNDOCUMENTED ? Type: :''Scalar'' ----