All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.meliorbis.economics.model.ModelUtils Maven / Gradle / Ivy

Go to download

A library for solving economic models, particularly macroeconomic models with heterogeneous agents who have model-consistent expectations

There is a newer version: 1.1
Show newest version
/**
 * 
 */
package com.meliorbis.economics.model;


/**
 * Utility methods for dealing with models
 * 
 * @author Tobias Grasl
 */
public abstract class ModelUtils
{
	// Prevent construction
	private ModelUtils(){}
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy