FUNCTION: LieTools/DimFDR
USAGE: DimFDR(hfw,Gt); DimFDR(hfw); DimFDR(hfw,Gtype,rnk);
SYNOPSIS: DimFDR(hfw,Gt) computes the dimension of the irreducible 
  finite dimensional representation with highest weight hfw
  (w.r.t. a basis of fundamental weights). DimFDR can also be called
  with a single argument, fhw, if a global Lie algebra environment
  has bee previously initialized (see LieTools[gSetup]).
EXAMPLE: 
> dimG2 :=LieTools[DimFDR]([0,1],G2);
                             dimG2 := 14

SEE ALSO: 
