pub fn geode_memoized(m: &TypeVector) -> Result<u128, GeodeError>
Returns the Geode coefficient G[m] using internal memoization.
G[m]
Returns the same errors as geode.
geode