drcham - 2007-12-02

Hello.
I am noob at cpp.
I've design rc filter with this command Raised_Cosine<double> rc(0.5, 6, 8);
But example only showes how to pass qpsk\bpsk signal to filter.
My question is how to output to console calculated filter coefficients.
Thanks for any help.