#! /bin/bash
#
# center - center a group of lines
#
# tabs in the lines might cause this to look a little bit off
#
#
width=${COLUMNS:-80}
if [[ $# == 0 ]]
then
set -- /dev/stdin
fi
for file
do
w
function K = center(Ktst,Ktrn)
%CENTER Center the kernel matrix
%
% K = CENTER(KTST,KTRN)
%
% Center the kernel matrix KTST in the kernelspace defined by KTRN.
%
%@article{Scholkopf1998,
% author =
function K = center(Ktst,Ktrn)
%CENTER Center the kernel matrix
%
% K = CENTER(KTST,KTRN)
%
% Center the kernel matrix KTST in the kernelspace defined by KTRN.
%
%@article{Scholkopf1998,
% author =
#include
#include
int main()
{
int i,j,k,u,v,w,n,m,t1,t2,t3,center,dis;
int **a;
int **c;
int *max;
freopen ("input.txt","r",stdin);
freopen ("output.txt","w",stdo