Home > manopt > core > purgeStoredb.m

purgeStoredb

PURPOSE ^

SYNOPSIS ^

function storedb = purgeStoredb(storedb, storedepth) %#ok

DESCRIPTION ^

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:

SOURCE CODE ^

0001 function storedb = purgeStoredb(storedb, storedepth) %#ok<INUSD>
0002 
0003     error('This file was removed from Manopt. Please use the StoreDB class.');
0004 
0005 end

Generated on Fri 30-Sep-2022 13:18:25 by m2html © 2005