Changeset 1487 for trunk/yat/regression
- Timestamp:
- Sep 10, 2008, 10:41:36 AM (14 years ago)
- Location:
- trunk/yat/regression
- Files:
-
- 28 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/yat/regression/Kernel.h
r1486 r1487 23 23 24 24 You should have received a copy of the GNU General Public License 25 along with this program; if not, write to the Free Software 26 Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 27 02111-1307, USA. 25 along with yat. If not, see <http://www.gnu.org/licenses/>. 28 26 */ 29 27 -
trunk/yat/regression/KernelBox.cc
r1486 r1487 19 19 20 20 You should have received a copy of the GNU General Public License 21 along with this program; if not, write to the Free Software 22 Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 23 02111-1307, USA. 21 along with yat. If not, see <http://www.gnu.org/licenses/>. 24 22 */ 25 23 -
trunk/yat/regression/KernelBox.h
r1486 r1487 23 23 24 24 You should have received a copy of the GNU General Public License 25 along with this program; if not, write to the Free Software 26 Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 27 02111-1307, USA. 25 along with yat. If not, see <http://www.gnu.org/licenses/>. 28 26 */ 29 27 -
trunk/yat/regression/KernelTriCube.cc
r1486 r1487 19 19 20 20 You should have received a copy of the GNU General Public License 21 along with this program; if not, write to the Free Software 22 Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 23 02111-1307, USA. 21 along with yat. If not, see <http://www.gnu.org/licenses/>. 24 22 */ 25 23 -
trunk/yat/regression/KernelTriCube.h
r1486 r1487 22 22 23 23 You should have received a copy of the GNU General Public License 24 along with this program; if not, write to the Free Software 25 Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 26 02111-1307, USA. 24 along with yat. If not, see <http://www.gnu.org/licenses/>. 27 25 */ 28 26 -
trunk/yat/regression/Linear.cc
r1486 r1487 18 18 19 19 You should have received a copy of the GNU General Public License 20 along with this program; if not, write to the Free Software 21 Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 22 02111-1307, USA. 20 along with yat. If not, see <http://www.gnu.org/licenses/>. 23 21 */ 24 22 -
trunk/yat/regression/Linear.h
r1486 r1487 21 21 22 22 You should have received a copy of the GNU General Public License 23 along with this program; if not, write to the Free Software 24 Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 25 02111-1307, USA. 23 along with yat. If not, see <http://www.gnu.org/licenses/>. 26 24 */ 27 25 -
trunk/yat/regression/LinearWeighted.cc
r1486 r1487 20 20 21 21 You should have received a copy of the GNU General Public License 22 along with this program; if not, write to the Free Software 23 Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 24 02111-1307, USA. 22 along with yat. If not, see <http://www.gnu.org/licenses/>. 25 23 */ 26 24 -
trunk/yat/regression/LinearWeighted.h
r1486 r1487 23 23 24 24 You should have received a copy of the GNU General Public License 25 along with this program; if not, write to the Free Software 26 Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 27 02111-1307, USA. 25 along with yat. If not, see <http://www.gnu.org/licenses/>. 28 26 */ 29 27 -
trunk/yat/regression/Local.cc
r1486 r1487 19 19 20 20 You should have received a copy of the GNU General Public License 21 along with this program; if not, write to the Free Software 22 Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 23 02111-1307, USA. 21 along with yat. If not, see <http://www.gnu.org/licenses/>. 24 22 */ 25 23 -
trunk/yat/regression/Local.h
r1486 r1487 22 22 23 23 You should have received a copy of the GNU General Public License 24 along with this program; if not, write to the Free Software 25 Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 26 02111-1307, USA. 24 along with yat. If not, see <http://www.gnu.org/licenses/>. 27 25 */ 28 26 -
trunk/yat/regression/Makefile.am
r1486 r1487 19 19 # 20 20 # You should have received a copy of the GNU General Public License 21 # along with this program; if not, write to the Free Software 22 # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 23 # 02111-1307, USA. 21 # along with yat. If not, see <http://www.gnu.org/licenses/>. 24 22 25 23 include $(top_srcdir)/build_support/yat.am -
trunk/yat/regression/MultiDimensional.cc
r1486 r1487 18 18 19 19 You should have received a copy of the GNU General Public License 20 along with this program; if not, write to the Free Software 21 Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 22 02111-1307, USA. 20 along with yat. If not, see <http://www.gnu.org/licenses/>. 23 21 */ 24 22 -
trunk/yat/regression/MultiDimensional.h
r1486 r1487 21 21 22 22 You should have received a copy of the GNU General Public License 23 along with this program; if not, write to the Free Software 24 Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 25 02111-1307, USA. 23 along with yat. If not, see <http://www.gnu.org/licenses/>. 26 24 */ 27 25 -
trunk/yat/regression/MultiDimensionalWeighted.cc
r1486 r1487 17 17 18 18 You should have received a copy of the GNU General Public License 19 along with this program; if not, write to the Free Software 20 Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 21 02111-1307, USA. 19 along with yat. If not, see <http://www.gnu.org/licenses/>. 22 20 */ 23 21 -
trunk/yat/regression/MultiDimensionalWeighted.h
r1486 r1487 21 21 22 22 You should have received a copy of the GNU General Public License 23 along with this program; if not, write to the Free Software 24 Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 25 02111-1307, USA. 23 along with yat. If not, see <http://www.gnu.org/licenses/>. 26 24 */ 27 25 -
trunk/yat/regression/Naive.cc
r1486 r1487 19 19 20 20 You should have received a copy of the GNU General Public License 21 along with this program; if not, write to the Free Software 22 Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 23 02111-1307, USA. 21 along with yat. If not, see <http://www.gnu.org/licenses/>. 24 22 */ 25 23 -
trunk/yat/regression/Naive.h
r1486 r1487 22 22 23 23 You should have received a copy of the GNU General Public License 24 along with this program; if not, write to the Free Software 25 Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 26 02111-1307, USA. 24 along with yat. If not, see <http://www.gnu.org/licenses/>. 27 25 */ 28 26 -
trunk/yat/regression/NaiveWeighted.cc
r1486 r1487 19 19 20 20 You should have received a copy of the GNU General Public License 21 along with this program; if not, write to the Free Software 22 Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 23 02111-1307, USA. 21 along with yat. If not, see <http://www.gnu.org/licenses/>. 24 22 */ 25 23 -
trunk/yat/regression/NaiveWeighted.h
r1486 r1487 22 22 23 23 You should have received a copy of the GNU General Public License 24 along with this program; if not, write to the Free Software 25 Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 26 02111-1307, USA. 24 along with yat. If not, see <http://www.gnu.org/licenses/>. 27 25 */ 28 26 -
trunk/yat/regression/OneDimensional.cc
r1486 r1487 19 19 20 20 You should have received a copy of the GNU General Public License 21 along with this program; if not, write to the Free Software 22 Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 23 02111-1307, USA. 21 along with yat. If not, see <http://www.gnu.org/licenses/>. 24 22 */ 25 23 -
trunk/yat/regression/OneDimensional.h
r1486 r1487 22 22 23 23 You should have received a copy of the GNU General Public License 24 along with this program; if not, write to the Free Software 25 Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 26 02111-1307, USA. 24 along with yat. If not, see <http://www.gnu.org/licenses/>. 27 25 */ 28 26 -
trunk/yat/regression/OneDimensionalWeighted.cc
r1486 r1487 17 17 18 18 You should have received a copy of the GNU General Public License 19 along with this program; if not, write to the Free Software 20 Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 21 02111-1307, USA. 19 along with yat. If not, see <http://www.gnu.org/licenses/>. 22 20 */ 23 21 -
trunk/yat/regression/OneDimensionalWeighted.h
r1486 r1487 22 22 23 23 You should have received a copy of the GNU General Public License 24 along with this program; if not, write to the Free Software 25 Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 26 02111-1307, USA. 24 along with yat. If not, see <http://www.gnu.org/licenses/>. 27 25 */ 28 26 -
trunk/yat/regression/Polynomial.cc
r1486 r1487 19 19 20 20 You should have received a copy of the GNU General Public License 21 along with this program; if not, write to the Free Software 22 Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 23 02111-1307, USA. 21 along with yat. If not, see <http://www.gnu.org/licenses/>. 24 22 */ 25 23 -
trunk/yat/regression/Polynomial.h
r1486 r1487 21 21 22 22 You should have received a copy of the GNU General Public License 23 along with this program; if not, write to the Free Software 24 Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 25 02111-1307, USA. 23 along with yat. If not, see <http://www.gnu.org/licenses/>. 26 24 */ 27 25 -
trunk/yat/regression/PolynomialWeighted.cc
r1486 r1487 18 18 19 19 You should have received a copy of the GNU General Public License 20 along with this program; if not, write to the Free Software 21 Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 22 02111-1307, USA. 20 along with yat. If not, see <http://www.gnu.org/licenses/>. 23 21 */ 24 22 -
trunk/yat/regression/PolynomialWeighted.h
r1486 r1487 21 21 22 22 You should have received a copy of the GNU General Public License 23 along with this program; if not, write to the Free Software 24 Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 25 02111-1307, USA. 23 along with yat. If not, see <http://www.gnu.org/licenses/>. 26 24 */ 27 25
Note: See TracChangeset
for help on using the changeset viewer.