class mathStrucVectorUse {

    public static void main(String[] args) {
	new mathStrucVector().main();
    }
}