Home > marsbar > @mardo > native_vol_ver.m

native_vol_ver

PURPOSE ^

return string specifying native vol type

SYNOPSIS ^

function res = native_vol_ver(obj)

DESCRIPTION ^

 return string specifying native vol type

 $Id: verbose.m 87 2004-01-06 01:48:35Z matthewbrett $  

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:

SOURCE CODE ^

0001 function res = native_vol_ver(obj)
0002 % return string specifying native vol type
0003 %
0004 % $Id: verbose.m 87 2004-01-06 01:48:35Z matthewbrett $
0005   
0006 res = '99';

Generated on Wed 11-May-2022 16:26:09 by m2html © 2003-2019