Euclidean metric

> A := matrix([[1, 2], [4, 2], [5, 3]]);

[Maple Math]

> S:=SCHMIDT(A); Returns an ortogonal (usual metric) basis in Col(A)

[Maple Math]

Testing the output